aws-partitions 1.617.0 → 1.620.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 +15 -0
- data/VERSION +1 -1
- data/partitions.json +18 -0
- 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: ea7fcd8eb7069fb1ecd639d498f5547e26bfea7cec14891504f0b075e4575dbf
|
|
4
|
+
data.tar.gz: a5c27f0016eb7b5dcbfd158f94d4928abe7ddb0ccaa507a0ebfdad9504bdf527
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a5ff2e919bced8790befd871a00ea4195fd74ceecaf32a5f802cb1ab5423ebc366f0de77b96687e93288c03d9eedecc33553cc03f6110cb5e617dec35654f7e2
|
|
7
|
+
data.tar.gz: 59040853095ed8dd13e721d6072da8d97d42023413eead18e1e723fd73a93300559d2a5982d5492009a6041c64b6ab31291b8c950b8c44f84afa0e53bd1e974b
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,21 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.620.0 (2022-08-19)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.619.0 (2022-08-16)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
14
|
+
1.618.0 (2022-08-12)
|
|
15
|
+
------------------
|
|
16
|
+
|
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
18
|
+
|
|
4
19
|
1.617.0 (2022-08-11)
|
|
5
20
|
------------------
|
|
6
21
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.620.0
|
data/partitions.json
CHANGED
|
@@ -2141,6 +2141,7 @@
|
|
|
2141
2141
|
"ap-south-1" : { },
|
|
2142
2142
|
"ap-southeast-1" : { },
|
|
2143
2143
|
"ap-southeast-2" : { },
|
|
2144
|
+
"ap-southeast-3" : { },
|
|
2144
2145
|
"ca-central-1" : { },
|
|
2145
2146
|
"eu-central-1" : { },
|
|
2146
2147
|
"eu-north-1" : { },
|
|
@@ -7307,6 +7308,7 @@
|
|
|
7307
7308
|
"ap-south-1" : { },
|
|
7308
7309
|
"ap-southeast-1" : { },
|
|
7309
7310
|
"ap-southeast-2" : { },
|
|
7311
|
+
"ap-southeast-3" : { },
|
|
7310
7312
|
"ca-central-1" : { },
|
|
7311
7313
|
"eu-central-1" : { },
|
|
7312
7314
|
"eu-north-1" : { },
|
|
@@ -10612,6 +10614,7 @@
|
|
|
10612
10614
|
"ap-south-1" : { },
|
|
10613
10615
|
"ap-southeast-1" : { },
|
|
10614
10616
|
"ap-southeast-2" : { },
|
|
10617
|
+
"ap-southeast-3" : { },
|
|
10615
10618
|
"ca-central-1" : { },
|
|
10616
10619
|
"eu-central-1" : { },
|
|
10617
10620
|
"eu-north-1" : { },
|
|
@@ -14279,7 +14282,10 @@
|
|
|
14279
14282
|
"ap-south-1" : { },
|
|
14280
14283
|
"ap-southeast-1" : { },
|
|
14281
14284
|
"ap-southeast-2" : { },
|
|
14285
|
+
"ca-central-1" : { },
|
|
14286
|
+
"eu-central-1" : { },
|
|
14282
14287
|
"eu-west-1" : { },
|
|
14288
|
+
"eu-west-2" : { },
|
|
14283
14289
|
"us-east-1" : { },
|
|
14284
14290
|
"us-west-2" : { }
|
|
14285
14291
|
}
|
|
@@ -19130,6 +19136,12 @@
|
|
|
19130
19136
|
}
|
|
19131
19137
|
}
|
|
19132
19138
|
},
|
|
19139
|
+
"wellarchitected" : {
|
|
19140
|
+
"endpoints" : {
|
|
19141
|
+
"us-gov-east-1" : { },
|
|
19142
|
+
"us-gov-west-1" : { }
|
|
19143
|
+
}
|
|
19144
|
+
},
|
|
19133
19145
|
"workspaces" : {
|
|
19134
19146
|
"endpoints" : {
|
|
19135
19147
|
"fips-us-gov-west-1" : {
|
|
@@ -19236,6 +19248,7 @@
|
|
|
19236
19248
|
},
|
|
19237
19249
|
"appconfigdata" : {
|
|
19238
19250
|
"endpoints" : {
|
|
19251
|
+
"us-iso-east-1" : { },
|
|
19239
19252
|
"us-iso-west-1" : { }
|
|
19240
19253
|
}
|
|
19241
19254
|
},
|
|
@@ -19747,6 +19760,11 @@
|
|
|
19747
19760
|
"us-isob-east-1" : { }
|
|
19748
19761
|
}
|
|
19749
19762
|
},
|
|
19763
|
+
"appconfigdata" : {
|
|
19764
|
+
"endpoints" : {
|
|
19765
|
+
"us-isob-east-1" : { }
|
|
19766
|
+
}
|
|
19767
|
+
},
|
|
19750
19768
|
"application-autoscaling" : {
|
|
19751
19769
|
"defaults" : {
|
|
19752
19770
|
"protocols" : [ "http", "https" ]
|
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.620.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-08-
|
|
11
|
+
date: 2022-08-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|