aws-partitions 1.1033.0 → 1.1042.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: f23298da2b95074a2a5e72a16c9d50a20f01548f2c87d8f18fc4b1c6bdba2868
4
- data.tar.gz: 8a68c02b0d1c92c25625a70922081025d1f4b69e533a33635ca246e8e06a7718
3
+ metadata.gz: ae596d4688c6138eb2817afb6221a968381ffc3d7c637f27b11ea7aff61e3480
4
+ data.tar.gz: a3c1f7c87a35924ae903f25cc88dce6a5fe1add8b649db6d2e96b1da58f74b23
5
5
  SHA512:
6
- metadata.gz: e6356ad104dac55311930218479f2704cefebca1f4840b4a40e86bd19480788adf5b3b48f9694dd1d37dfdd30e9b8e824550133cd4e4dfa160fe60f6108af123
7
- data.tar.gz: 21cdf5a98ff64d8c6c59cfc7a9c377f194998b10df2f92948e4bb5662ac9474f0dc553c0d906ccef3d16903100bf4a10f99980f400fe96843e0c1e86bcd2836e
6
+ metadata.gz: beb8568fcae65a5e436e6d942bf60237ed7e1621829fff979cfc1b4a5965d9afe91bcc5b2a2b66cd02956780714af86c1f0fe40f89d6334870642ad8d7711916
7
+ data.tar.gz: 96cc2845ef024bd9a6108227cf3b19c668edf4c75b843fc23680f0084216f7f126d9b0694f7b1f83ab1f4095b8c28fae84b7b1681240b20ac480433ef7abecdd
data/CHANGELOG.md CHANGED
@@ -1,6 +1,51 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.1042.0 (2025-01-22)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.1041.0 (2025-01-21)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
14
+ 1.1040.0 (2025-01-17)
15
+ ------------------
16
+
17
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
18
+
19
+ 1.1039.0 (2025-01-16)
20
+ ------------------
21
+
22
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
23
+
24
+ 1.1038.0 (2025-01-15)
25
+ ------------------
26
+
27
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
28
+
29
+ 1.1037.0 (2025-01-14)
30
+ ------------------
31
+
32
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
33
+
34
+ 1.1036.0 (2025-01-13)
35
+ ------------------
36
+
37
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
38
+
39
+ 1.1035.0 (2025-01-10)
40
+ ------------------
41
+
42
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
43
+
44
+ 1.1034.0 (2025-01-09)
45
+ ------------------
46
+
47
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
48
+
4
49
  1.1033.0 (2025-01-07)
5
50
  ------------------
6
51
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1033.0
1
+ 1.1042.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
  },