aws-sdk-secretsmanager 1.84.0 → 1.110.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: 7ad8f83fd5cda53d70ffeca9f17fb1a162f3872019c017056c48d37612fd5eae
4
- data.tar.gz: 0d43fd6b56e8eb6d9bf0172ab814c70da6d73e3e30e07d3374436e245f7d27ed
3
+ metadata.gz: 64bea02c66e28adae0ee0d61820712b1964ff27fa7d1351f95a5f584ce80d97b
4
+ data.tar.gz: e7c7bf918cb0918f2bc48962ed894eb5a5b01d8b452c2980f772a51077ab1d2b
5
5
  SHA512:
6
- metadata.gz: ba0e3b0c2a0ffd25b3be0909a6a790648a67ba37930e4b4aef8c86c8a78f7ef7d8226423e0f29a0d61fc0cc02ccb881619c601c0252d1d4222db91c7c37782f3
7
- data.tar.gz: 135f6b242162722e8a93906cebe17b9c9763d6adc4107da3feb5dee4b7d01413d1b324bfaf1950329195991c92a010aad60ab1b34cd359678bd479af10192449
6
+ metadata.gz: 9e9c542a2647252ffbaf5c43de28bd915654bbf8da08406e1dc09fa1d8dd028f8a51ff6667f1c35cb8e84a9dfb209d623a75ec178844c2cde37957130b8ee3c6
7
+ data.tar.gz: 6e47589c6a6367aa78dda6e952f5b837ff4a41e769c2f5e593e835c8274514b0932f73da203e7e20e3d2209159e9a8c0bfd7721cc2f158a0ed6817a31d45ef12
data/CHANGELOG.md CHANGED
@@ -1,6 +1,136 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.110.0 (2024-11-06)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.109.0 (2024-10-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.108.0 (2024-09-24)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.107.0 (2024-09-23)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.106.0 (2024-09-20)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.105.0 (2024-09-11)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.104.0 (2024-09-10)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.103.0 (2024-09-03)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.102.0 (2024-07-18)
45
+ ------------------
46
+
47
+ * Feature - Doc only update for Secrets Manager
48
+
49
+ 1.101.0 (2024-07-02)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ 1.100.0 (2024-06-25)
55
+ ------------------
56
+
57
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
58
+
59
+ 1.99.0 (2024-06-24)
60
+ ------------------
61
+
62
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
63
+
64
+ 1.98.0 (2024-06-17)
65
+ ------------------
66
+
67
+ * Feature - Doc only update for Secrets Manager
68
+
69
+ 1.97.0 (2024-06-12)
70
+ ------------------
71
+
72
+ * Feature - Introducing RotationToken parameter for PutSecretValue API
73
+
74
+ 1.96.0 (2024-06-05)
75
+ ------------------
76
+
77
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
78
+
79
+ 1.95.0 (2024-05-20)
80
+ ------------------
81
+
82
+ * Feature - add v2 smoke tests and smithy smokeTests trait for SDK testing
83
+
84
+ 1.94.0 (2024-05-16)
85
+ ------------------
86
+
87
+ * Feature - Documentation updates for AWS Secrets Manager
88
+
89
+ 1.93.0 (2024-05-13)
90
+ ------------------
91
+
92
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
93
+
94
+ 1.92.0 (2024-04-25)
95
+ ------------------
96
+
97
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
98
+
99
+ 1.91.0 (2024-03-27)
100
+ ------------------
101
+
102
+ * Feature - Documentation updates for Secrets Manager
103
+
104
+ 1.90.0 (2024-01-26)
105
+ ------------------
106
+
107
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
108
+
109
+ 1.89.0 (2024-01-11)
110
+ ------------------
111
+
112
+ * Feature - Doc only update for Secrets Manager
113
+
114
+ 1.88.0 (2023-12-22)
115
+ ------------------
116
+
117
+ * Feature - Update endpoint rules and examples.
118
+
119
+ 1.87.0 (2023-11-28)
120
+ ------------------
121
+
122
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
123
+
124
+ 1.86.0 (2023-11-27)
125
+ ------------------
126
+
127
+ * Feature - AWS Secrets Manager has released the BatchGetSecretValue API, which allows customers to fetch up to 20 Secrets with a single request using a list of secret names or filters.
128
+
129
+ 1.85.0 (2023-11-22)
130
+ ------------------
131
+
132
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
133
+
4
134
  1.84.0 (2023-10-19)
5
135
  ------------------
6
136
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.84.0
1
+ 1.110.0