aws-partitions 1.651.0 → 1.655.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 +4 -4
- data/CHANGELOG.md +20 -0
- data/VERSION +1 -1
- data/partitions.json +23 -2
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 7305680a62041db39e86d8eff4a171cce6fce8286470c5e8727807443f44ef3c
|
|
4
|
+
data.tar.gz: 54e31a40f51e6112514ee81cac655523f09d9c2bcea140f1f7d84b62406fd8d3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: b8e5c6a9e2cd1bb07127f0567592ee4b7a7a7ff82a073473aaca88c82e54d7cc93e962d9a13db507a01db65fb384daddbcba8328c07abbc09da45360658e7c89
|
|
7
|
+
data.tar.gz: 524d07d89f5150791a2a63b9e52dec69aa00de54f49efa7c6833df72f90679b147d45996eb02ed68ff89af7949dca9647cb6733132f5a3389d04f2081dfb0acb
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,26 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.655.0 (2022-11-02)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.654.0 (2022-10-31)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.653.0 (2022-10-28)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
19
|
+
1.652.0 (2022-10-27)
|
|
20
|
+
------------------
|
|
21
|
+
|
|
22
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
23
|
+
|
|
4
24
|
1.651.0 (2022-10-25)
|
|
5
25
|
------------------
|
|
6
26
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.655.0
|
data/partitions.json
CHANGED
|
@@ -922,12 +922,24 @@
|
|
|
922
922
|
},
|
|
923
923
|
"hostname" : "api.iotwireless.ap-southeast-2.amazonaws.com"
|
|
924
924
|
},
|
|
925
|
+
"eu-central-1" : {
|
|
926
|
+
"credentialScope" : {
|
|
927
|
+
"region" : "eu-central-1"
|
|
928
|
+
},
|
|
929
|
+
"hostname" : "api.iotwireless.eu-central-1.amazonaws.com"
|
|
930
|
+
},
|
|
925
931
|
"eu-west-1" : {
|
|
926
932
|
"credentialScope" : {
|
|
927
933
|
"region" : "eu-west-1"
|
|
928
934
|
},
|
|
929
935
|
"hostname" : "api.iotwireless.eu-west-1.amazonaws.com"
|
|
930
936
|
},
|
|
937
|
+
"sa-east-1" : {
|
|
938
|
+
"credentialScope" : {
|
|
939
|
+
"region" : "sa-east-1"
|
|
940
|
+
},
|
|
941
|
+
"hostname" : "api.iotwireless.sa-east-1.amazonaws.com"
|
|
942
|
+
},
|
|
931
943
|
"us-east-1" : {
|
|
932
944
|
"credentialScope" : {
|
|
933
945
|
"region" : "us-east-1"
|
|
@@ -2190,6 +2202,7 @@
|
|
|
2190
2202
|
"deprecated" : true,
|
|
2191
2203
|
"hostname" : "cloudcontrolapi-fips.us-west-2.amazonaws.com"
|
|
2192
2204
|
},
|
|
2205
|
+
"me-central-1" : { },
|
|
2193
2206
|
"me-south-1" : { },
|
|
2194
2207
|
"sa-east-1" : { },
|
|
2195
2208
|
"us-east-1" : {
|
|
@@ -6354,6 +6367,7 @@
|
|
|
6354
6367
|
"ap-south-1" : { },
|
|
6355
6368
|
"ap-southeast-1" : { },
|
|
6356
6369
|
"ap-southeast-2" : { },
|
|
6370
|
+
"ap-southeast-3" : { },
|
|
6357
6371
|
"ca-central-1" : {
|
|
6358
6372
|
"variants" : [ {
|
|
6359
6373
|
"hostname" : "fsx-fips.ca-central-1.amazonaws.com",
|
|
@@ -8454,7 +8468,12 @@
|
|
|
8454
8468
|
"deprecated" : true,
|
|
8455
8469
|
"hostname" : "lambda-fips.us-west-2.amazonaws.com"
|
|
8456
8470
|
},
|
|
8457
|
-
"me-central-1" : {
|
|
8471
|
+
"me-central-1" : {
|
|
8472
|
+
"variants" : [ {
|
|
8473
|
+
"hostname" : "lambda.me-central-1.api.aws",
|
|
8474
|
+
"tags" : [ "dualstack" ]
|
|
8475
|
+
} ]
|
|
8476
|
+
},
|
|
8458
8477
|
"me-south-1" : {
|
|
8459
8478
|
"variants" : [ {
|
|
8460
8479
|
"hostname" : "lambda.me-south-1.api.aws",
|
|
@@ -12042,6 +12061,7 @@
|
|
|
12042
12061
|
"ap-south-1" : { },
|
|
12043
12062
|
"ap-southeast-1" : { },
|
|
12044
12063
|
"ap-southeast-2" : { },
|
|
12064
|
+
"ap-southeast-3" : { },
|
|
12045
12065
|
"ca-central-1" : {
|
|
12046
12066
|
"variants" : [ {
|
|
12047
12067
|
"tags" : [ "fips" ]
|
|
@@ -20372,7 +20392,8 @@
|
|
|
20372
20392
|
},
|
|
20373
20393
|
"ds" : {
|
|
20374
20394
|
"endpoints" : {
|
|
20375
|
-
"us-iso-east-1" : { }
|
|
20395
|
+
"us-iso-east-1" : { },
|
|
20396
|
+
"us-iso-west-1" : { }
|
|
20376
20397
|
}
|
|
20377
20398
|
},
|
|
20378
20399
|
"dynamodb" : {
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: aws-partitions
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.
|
|
4
|
+
version: 1.655.0
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Amazon Web Services
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-
|
|
11
|
+
date: 2022-11-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|