aws-sdk-account 1.3.0 → 1.18.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 52b7e9c9583ac77f724bcce71947e7db2cfb93a5b7b95ca225de294da8d4e132
4
- data.tar.gz: aa86952a02663d4bba32d54a5fa27bbc0a95ee3a6df1eff7da157821d618f6e7
3
+ metadata.gz: e56ee264004ff245b4c3312de1363487dd232aa01ed649104bdff90529e08815
4
+ data.tar.gz: 7c0bf55d43319769835a71a63199ddcff714809568c4d674cad74b999927ef4a
5
5
  SHA512:
6
- metadata.gz: ee8e4f47eaa3aaf3e952953b1577f260bc5e6e9b148da936f794356cec72ccb5b4243566abb02b80c206905dba242b2cdb48d351c2a81df83f934d832748e999
7
- data.tar.gz: 3a4ce05d442dbcb11d07b77e24558672aa1ea1fc1f5e038ec819fa4bd0a9fdc4d01d9219b95c0ca21a4c1ee4676b794e9e95ab8b9d251b736ae87e79371d880a
6
+ metadata.gz: 5eb2afb98ec73be9d3a29d21ed8ea10b8b49fe1dea57645f8745c26ba242ad7f6b7447e814fda80c88056be0b91d06e0325c2977c1bb50d29f721943c5230127
7
+ data.tar.gz: 2e6b12227660e8b8ffda35c25fc46c9e0d7cdaa1cb1d445ff633ca5ca4b2e26291c35d63cc7c182c5932c1f67cb86fac7d8112d31980ba73f6088dc05852671a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,83 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.18.0 (2023-09-27)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.17.0 (2023-07-11)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.16.0 (2023-07-06)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.15.0 (2023-06-28)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.14.0 (2023-06-16)
25
+ ------------------
26
+
27
+ * Feature - Improve pagination support for ListRegions
28
+
29
+ 1.13.0 (2023-06-15)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.12.0 (2023-05-31)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.11.0 (2023-03-06)
40
+ ------------------
41
+
42
+ * Feature - AWS Account alternate contact email addresses can now have a length of 254 characters and contain the character "|".
43
+
44
+ 1.10.0 (2023-02-13)
45
+ ------------------
46
+
47
+ * Feature - This release of the Account Management API enables customers to view and manage whether AWS Opt-In Regions are enabled or disabled for their Account. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-regions.html
48
+
49
+ 1.9.0 (2023-01-18)
50
+ ------------------
51
+
52
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
53
+
54
+ * Issue - Replace runtime endpoint resolution approach with generated ruby code.
55
+
56
+ 1.8.0 (2022-10-25)
57
+ ------------------
58
+
59
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
60
+
61
+ 1.7.0 (2022-07-22)
62
+ ------------------
63
+
64
+ * Feature - This release enables customers to manage the primary contact information for their AWS accounts. For more information, see https://docs.aws.amazon.com/accounts/latest/reference/API_Operations.html
65
+
66
+ 1.6.0 (2022-02-24)
67
+ ------------------
68
+
69
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
70
+
71
+ 1.5.0 (2022-02-03)
72
+ ------------------
73
+
74
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
75
+
76
+ 1.4.0 (2021-12-21)
77
+ ------------------
78
+
79
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
80
+
4
81
  1.3.0 (2021-11-30)
5
82
  ------------------
6
83
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.3.0
1
+ 1.18.0