aws-sdk-ssm 1.173.0 → 1.196.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 258beceecff028c193d32d42d78131fe6ddfd02432aa6033abe1e6b5be7f8097
4
- data.tar.gz: 7a1a0d0dc69229949e92b94c3bf585bf84a24a835b4e23ffb324680d47e59c1f
3
+ metadata.gz: 4b4ed957d0b7483eb1b53879e105e3055c8d18e99c50915e3b6e34a5a97b9665
4
+ data.tar.gz: 22545058d52bed6615b5f6a68aaa28a03c73129bd717c487dd0e8507e32bf3de
5
5
  SHA512:
6
- metadata.gz: '0756959e8154d51ff56390daf5b13cec34a9ea065586bde5b551578e8dbb87956d55ecf18b4c4553ff916da41a472bd1b2de48d4a6df3fcdf40ab2c54befec26'
7
- data.tar.gz: 8debdf59b5188600045cbc3dd60b4aff0f5289d638c447a7606fb0e7e213af4bd98940f8ff55f5f19ea24cc982f0363ff94d8a128f1896bacd827895dcfc2449
6
+ metadata.gz: 916ef844ae7c90506f6e2dc6cff5802fda18a20bb67ddfd08587f1834c01f7abc0d88367c20849b27e62ebc1e21f1ce2d0935f584267d9f61979f21aeeac916e
7
+ data.tar.gz: 0feef675854adbf19d9b1f05cccda55e74e07525e9a4b94c2cd5b1f6aa1e0ab62500cc563368a368d9ab98f951047795809f981616156fcaf00d333d9ba0ec29
data/CHANGELOG.md CHANGED
@@ -1,6 +1,121 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.196.0 (2025-06-02)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.195.0 (2025-05-12)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.194.0 (2025-05-01)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.193.0 (2025-04-29)
20
+ ------------------
21
+
22
+ * Feature - This release adds support for just-In-time node access in AWS Systems Manager. Just-in-time node access enables customers to move towards zero standing privileges by requiring operators to request access and obtain approval before remotely connecting to nodes managed by the SSM Agent.
23
+
24
+ 1.192.0 (2025-03-24)
25
+ ------------------
26
+
27
+ * Feature - This release adds the AvailableSecurityUpdatesComplianceStatus field to patch baseline operations, as well as the AvailableSecurityUpdateCount and InstancesWithAvailableSecurityUpdates to patch state operations. Applies to Windows Server managed nodes only.
28
+
29
+ 1.191.0 (2025-02-28)
30
+ ------------------
31
+
32
+ * Feature - Systems Manager doc-only updates for Feb. 2025.
33
+
34
+ 1.190.0 (2025-02-18)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.189.0 (2025-02-06)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.188.0 (2025-01-24)
45
+ ------------------
46
+
47
+ * Feature - Systems Manager doc-only update for January, 2025.
48
+
49
+ 1.187.0 (2025-01-15)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.186.0 (2024-11-21)
55
+ ------------------
56
+
57
+ * Feature - Added support for providing high-level overviews of managed nodes and previewing the potential impact of a runbook execution.
58
+
59
+ 1.185.0 (2024-11-18)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.184.0 (2024-11-06)
65
+ ------------------
66
+
67
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
68
+
69
+ 1.183.0 (2024-10-18)
70
+ ------------------
71
+
72
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
73
+
74
+ 1.182.0 (2024-09-24)
75
+ ------------------
76
+
77
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
78
+
79
+ 1.181.0 (2024-09-23)
80
+ ------------------
81
+
82
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
83
+
84
+ 1.180.0 (2024-09-20)
85
+ ------------------
86
+
87
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
88
+
89
+ 1.179.0 (2024-09-17)
90
+ ------------------
91
+
92
+ * Feature - Support for additional levels of cross-account, cross-Region organizational units in Automation. Various documentation updates.
93
+
94
+ 1.178.0 (2024-09-11)
95
+ ------------------
96
+
97
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
98
+
99
+ 1.177.0 (2024-09-10)
100
+ ------------------
101
+
102
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
103
+
104
+ 1.176.0 (2024-09-03)
105
+ ------------------
106
+
107
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
108
+
109
+ 1.175.0 (2024-08-09)
110
+ ------------------
111
+
112
+ * Feature - Systems Manager doc-only updates for August 2024.
113
+
114
+ 1.174.0 (2024-08-02)
115
+ ------------------
116
+
117
+ * Feature - Add v2 smoke tests and smithy smokeTests trait for SDK testing.
118
+
4
119
  1.173.0 (2024-07-02)
5
120
  ------------------
6
121
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.173.0
1
+ 1.196.0