aws-partitions 1.480.0 → 1.482.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 +10 -0
- data/VERSION +1 -1
- data/partitions.json +40 -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: 796a7d24be95623153ec5c5ef04b77c1cac8afd232d4d90f89252b313e70258b
|
|
4
|
+
data.tar.gz: 8ac0137c2665172587930797533704ba52742ec262544920addc1701dbbd4db3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 2a30ac642036087b44dada368872512bed0ef9216c7383c93ab494950324a273068a3faafa85b7573adcfac538b1d34e19541e60ac2fe7be9bf802bd9c971cf5
|
|
7
|
+
data.tar.gz: 174537617f83378ea189d4ca31beebdde32749a06765ee9425a08b653bae9e0c73b0841c4faf8ecf94cff5d6f933d387bd5efcfdde3da999de83fae2de7c2420
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,16 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.482.0 (2021-07-30)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.481.0 (2021-07-29)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
13
|
+
|
|
4
14
|
1.480.0 (2021-07-27)
|
|
5
15
|
------------------
|
|
6
16
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.482.0
|
data/partitions.json
CHANGED
|
@@ -261,6 +261,29 @@
|
|
|
261
261
|
"us-west-2" : { }
|
|
262
262
|
}
|
|
263
263
|
},
|
|
264
|
+
"amplify" : {
|
|
265
|
+
"endpoints" : {
|
|
266
|
+
"ap-east-1" : { },
|
|
267
|
+
"ap-northeast-1" : { },
|
|
268
|
+
"ap-northeast-2" : { },
|
|
269
|
+
"ap-south-1" : { },
|
|
270
|
+
"ap-southeast-1" : { },
|
|
271
|
+
"ap-southeast-2" : { },
|
|
272
|
+
"ca-central-1" : { },
|
|
273
|
+
"eu-central-1" : { },
|
|
274
|
+
"eu-north-1" : { },
|
|
275
|
+
"eu-south-1" : { },
|
|
276
|
+
"eu-west-1" : { },
|
|
277
|
+
"eu-west-2" : { },
|
|
278
|
+
"eu-west-3" : { },
|
|
279
|
+
"me-south-1" : { },
|
|
280
|
+
"sa-east-1" : { },
|
|
281
|
+
"us-east-1" : { },
|
|
282
|
+
"us-east-2" : { },
|
|
283
|
+
"us-west-1" : { },
|
|
284
|
+
"us-west-2" : { }
|
|
285
|
+
}
|
|
286
|
+
},
|
|
264
287
|
"amplifybackend" : {
|
|
265
288
|
"endpoints" : {
|
|
266
289
|
"ap-northeast-1" : { },
|
|
@@ -1789,6 +1812,7 @@
|
|
|
1789
1812
|
"ap-east-1" : { },
|
|
1790
1813
|
"ap-northeast-1" : { },
|
|
1791
1814
|
"ap-northeast-2" : { },
|
|
1815
|
+
"ap-northeast-3" : { },
|
|
1792
1816
|
"ap-south-1" : { },
|
|
1793
1817
|
"ap-southeast-1" : { },
|
|
1794
1818
|
"ap-southeast-2" : { },
|
|
@@ -5336,6 +5360,16 @@
|
|
|
5336
5360
|
"isRegionalized" : false,
|
|
5337
5361
|
"partitionEndpoint" : "aws-global"
|
|
5338
5362
|
},
|
|
5363
|
+
"route53-recovery-control-config" : {
|
|
5364
|
+
"endpoints" : {
|
|
5365
|
+
"aws-global" : {
|
|
5366
|
+
"credentialScope" : {
|
|
5367
|
+
"region" : "us-west-2"
|
|
5368
|
+
},
|
|
5369
|
+
"hostname" : "route53-recovery-control-config.us-west-2.amazonaws.com"
|
|
5370
|
+
}
|
|
5371
|
+
}
|
|
5372
|
+
},
|
|
5339
5373
|
"route53domains" : {
|
|
5340
5374
|
"endpoints" : {
|
|
5341
5375
|
"us-east-1" : { }
|
|
@@ -7570,6 +7604,7 @@
|
|
|
7570
7604
|
},
|
|
7571
7605
|
"dax" : {
|
|
7572
7606
|
"endpoints" : {
|
|
7607
|
+
"cn-north-1" : { },
|
|
7573
7608
|
"cn-northwest-1" : { }
|
|
7574
7609
|
}
|
|
7575
7610
|
},
|
|
@@ -10253,6 +10288,11 @@
|
|
|
10253
10288
|
"us-iso-east-1" : { }
|
|
10254
10289
|
}
|
|
10255
10290
|
},
|
|
10291
|
+
"license-manager" : {
|
|
10292
|
+
"endpoints" : {
|
|
10293
|
+
"us-iso-east-1" : { }
|
|
10294
|
+
}
|
|
10295
|
+
},
|
|
10256
10296
|
"logs" : {
|
|
10257
10297
|
"endpoints" : {
|
|
10258
10298
|
"us-iso-east-1" : { }
|
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.482.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: 2021-07-
|
|
11
|
+
date: 2021-07-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|