aws-partitions 1.1032.0 → 1.1043.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: c27196d4c75168425c991db45eeb8f898b6cc632f09fe3dfb5fe502db1d62ee5
4
- data.tar.gz: 97565a9bc9e221f7cd13702e18371e6c173d0b80102f48b8705b09f712381bef
3
+ metadata.gz: 0dc57bce6e5776aa9d707f36424fe328a28bb9cf0a2a67778b9b493611c29ecb
4
+ data.tar.gz: 6aedf230bbf152ec1f5837620882c4b786ade1ee1a35d5ffdd67c1742157231e
5
5
  SHA512:
6
- metadata.gz: a4bf32e39e7744077776a048f79d6be55bbc1b0cc7056b12820092c3dfed066d8a71125f9516525bc3540136f7a6cd3f9649e70cad22a1abc208305b332b6d98
7
- data.tar.gz: 19682d07d094aedee960e0122717162c86f97118fa190be31f68c222c52f8366cb1286ae53821d3c21174eaef67a44f55bb1ba8046110804b1acd1c4bc968105
6
+ metadata.gz: ce52e4467c29c061918278ef18901cdb356ceb526a499486cccfdc8a2bfa9644702baed5f8c83c6a2f8740c578f21fd67c4a831e1914c998a8b19e5f1d3e3cae
7
+ data.tar.gz: 739268c00dcb5f12a5ee122d3fa30f9dec4926ca09225cf5d724628358f545452c87ff9f4a8141d4a6349c9e43c9cae37b3730e8bcdf05b35b34d03653894663
data/CHANGELOG.md CHANGED
@@ -1,6 +1,61 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1043.0 (2025-01-27)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1042.0 (2025-01-22)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1041.0 (2025-01-21)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1040.0 (2025-01-17)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1039.0 (2025-01-16)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1038.0 (2025-01-15)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1037.0 (2025-01-14)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1036.0 (2025-01-13)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.1035.0 (2025-01-10)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
49
+ 1.1034.0 (2025-01-09)
50
+ ------------------
51
+
52
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
53
+
54
+ 1.1033.0 (2025-01-07)
55
+ ------------------
56
+
57
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
58
+
4
59
  1.1032.0 (2025-01-06)
5
60
  ------------------
6
61
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1032.0
1
+ 1.1043.0
@@ -429,8 +429,6 @@ module Aws
429
429
  'InternetMonitor' => 'internetmonitor',
430
430
  'Invoicing' => 'invoicing',
431
431
  'IoT' => 'iot',
432
- 'IoT1ClickDevicesService' => 'devices.iot1click',
433
- 'IoT1ClickProjects' => 'projects.iot1click',
434
432
  'IoTAnalytics' => 'iotanalytics',
435
433
  'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
436
434
  'IoTEvents' => 'iotevents',
@@ -47,6 +47,9 @@
47
47
  "ap-southeast-5" : {
48
48
  "description" : "Asia Pacific (Malaysia)"
49
49
  },
50
+ "ap-southeast-7" : {
51
+ "description" : "Asia Pacific (Thailand)"
52
+ },
50
53
  "aws-global" : {
51
54
  "description" : "AWS Standard global region"
52
55
  },
@@ -89,6 +92,9 @@
89
92
  "me-south-1" : {
90
93
  "description" : "Middle East (Bahrain)"
91
94
  },
95
+ "mx-central-1" : {
96
+ "description" : "Mexico (Central)"
97
+ },
92
98
  "sa-east-1" : {
93
99
  "description" : "South America (Sao Paulo)"
94
100
  },