aws-partitions 1.1031.0 → 1.1040.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: 4871dbc9b759cc93770bf48ebcb9f01aba7c5fb46f2f0ff36ac2e4b5bff426de
4
- data.tar.gz: eda1b6670e9973acc68dffb8ba8d3ff0cc2e1d2263fb050668de23e47bb658b9
3
+ metadata.gz: fcfdb32d3a9e3fdae15920bcb6e70f895a9780528525514dd536c51e932fe5a3
4
+ data.tar.gz: 8a393d6d25dfba62c141cf42911e5ad36e207afd87ab1506d6b0f7cd4d07159d
5
5
  SHA512:
6
- metadata.gz: 0ab75f6e63f8faca2e2446dc07b8b9498618def7f1a1f780bf387b99a1faa81bec6a1809d639add3a93ba1b4248f448f9f6e9a55e8f596116d637afc2475c1fb
7
- data.tar.gz: 5282efe57d84144cb07ff96f6266c74b55ec8da756051cc67ff327a8ea3f7cb436048164e535ef76a48a818e7fba3552a8324958aa0559d12b3eb4045316f2f9
6
+ metadata.gz: 91132e8b1bf63667bd2c608f0285607c7982cd5bfea8576c9dc70c68baa2b41f1c7247e9047edfe0fb24585d93dfd3aab504235054891136bc81eaa53d4e815e
7
+ data.tar.gz: b2a3cacedfd4b8048b4bd0672b7c8bcf6c58bd769ec3b854e5e637a0f8a2773761737155b09a272951a4f6afc42209630f2277c47e768b79b0c02fa81b3f8bde
data/CHANGELOG.md CHANGED
@@ -1,6 +1,51 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1040.0 (2025-01-17)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1039.0 (2025-01-16)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1038.0 (2025-01-15)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1037.0 (2025-01-14)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1036.0 (2025-01-13)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1035.0 (2025-01-10)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1034.0 (2025-01-09)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1033.0 (2025-01-07)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.1032.0 (2025-01-06)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
4
49
  1.1031.0 (2025-01-03)
5
50
  ------------------
6
51
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1031.0
1
+ 1.1040.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
  },