aws-partitions 1.479.0 → 1.481.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 +14 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +3 -0
- data/partitions.json +72 -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: 885a7e78a81e47de088f491d2431321b740a2af497eecf436fe1733a39722c3e
|
|
4
|
+
data.tar.gz: 5283b1ead9ad82ed5ee925111d42c8026d3a3f34a24e4455edb5d98b0ddc4b84
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: c5ac7caf4832b90c71e06ca68244d1f1d0fda2450a33dbb9f0dc5176b6a06f7c9976e637c2d2a39855b5f6178e711f89b1ffbe2c58dd90a81f06cac25ebae46f
|
|
7
|
+
data.tar.gz: b601ea7f27d4cc53ca4cdb7cf63b3feba341e0e4de185bcb75bee090708a7c1b83aff7abc2d6748c80f5b90ac6477a9ceeb61f104900a8f7492f36df1dd1f9dc
|
data/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,20 @@
|
|
|
1
1
|
Unreleased Changes
|
|
2
2
|
------------------
|
|
3
3
|
|
|
4
|
+
1.481.0 (2021-07-29)
|
|
5
|
+
------------------
|
|
6
|
+
|
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
|
8
|
+
|
|
9
|
+
1.480.0 (2021-07-27)
|
|
10
|
+
------------------
|
|
11
|
+
|
|
12
|
+
* Feature - Added support for enumerating regions for `Aws::Route53RecoveryReadiness`.
|
|
13
|
+
|
|
14
|
+
* Feature - Added support for enumerating regions for `Aws::Route53RecoveryControlConfig`.
|
|
15
|
+
|
|
16
|
+
* Feature - Added support for enumerating regions for `Aws::Route53RecoveryCluster`.
|
|
17
|
+
|
|
4
18
|
1.479.0 (2021-07-16)
|
|
5
19
|
------------------
|
|
6
20
|
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.481.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -440,6 +440,9 @@ module Aws
|
|
|
440
440
|
'RoboMaker' => 'robomaker',
|
|
441
441
|
'Route53' => 'route53',
|
|
442
442
|
'Route53Domains' => 'route53domains',
|
|
443
|
+
'Route53RecoveryCluster' => 'route53-recovery-cluster',
|
|
444
|
+
'Route53RecoveryControlConfig' => 'route53-recovery-control-config',
|
|
445
|
+
'Route53RecoveryReadiness' => 'route53-recovery-readiness',
|
|
443
446
|
'Route53Resolver' => 'route53resolver',
|
|
444
447
|
'S3' => 's3',
|
|
445
448
|
'S3Control' => 's3-control',
|
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" : { },
|
|
@@ -1251,6 +1274,7 @@
|
|
|
1251
1274
|
"ap-east-1" : { },
|
|
1252
1275
|
"ap-northeast-1" : { },
|
|
1253
1276
|
"ap-northeast-2" : { },
|
|
1277
|
+
"ap-northeast-3" : { },
|
|
1254
1278
|
"ap-south-1" : { },
|
|
1255
1279
|
"ap-southeast-1" : { },
|
|
1256
1280
|
"ap-southeast-2" : { },
|
|
@@ -1788,6 +1812,7 @@
|
|
|
1788
1812
|
"ap-east-1" : { },
|
|
1789
1813
|
"ap-northeast-1" : { },
|
|
1790
1814
|
"ap-northeast-2" : { },
|
|
1815
|
+
"ap-northeast-3" : { },
|
|
1791
1816
|
"ap-south-1" : { },
|
|
1792
1817
|
"ap-southeast-1" : { },
|
|
1793
1818
|
"ap-southeast-2" : { },
|
|
@@ -2752,6 +2777,36 @@
|
|
|
2752
2777
|
"eu-west-1" : { },
|
|
2753
2778
|
"eu-west-2" : { },
|
|
2754
2779
|
"eu-west-3" : { },
|
|
2780
|
+
"fips-ca-central-1" : {
|
|
2781
|
+
"credentialScope" : {
|
|
2782
|
+
"region" : "ca-central-1"
|
|
2783
|
+
},
|
|
2784
|
+
"hostname" : "emr-containers-fips.ca-central-1.amazonaws.com"
|
|
2785
|
+
},
|
|
2786
|
+
"fips-us-east-1" : {
|
|
2787
|
+
"credentialScope" : {
|
|
2788
|
+
"region" : "us-east-1"
|
|
2789
|
+
},
|
|
2790
|
+
"hostname" : "emr-containers-fips.us-east-1.amazonaws.com"
|
|
2791
|
+
},
|
|
2792
|
+
"fips-us-east-2" : {
|
|
2793
|
+
"credentialScope" : {
|
|
2794
|
+
"region" : "us-east-2"
|
|
2795
|
+
},
|
|
2796
|
+
"hostname" : "emr-containers-fips.us-east-2.amazonaws.com"
|
|
2797
|
+
},
|
|
2798
|
+
"fips-us-west-1" : {
|
|
2799
|
+
"credentialScope" : {
|
|
2800
|
+
"region" : "us-west-1"
|
|
2801
|
+
},
|
|
2802
|
+
"hostname" : "emr-containers-fips.us-west-1.amazonaws.com"
|
|
2803
|
+
},
|
|
2804
|
+
"fips-us-west-2" : {
|
|
2805
|
+
"credentialScope" : {
|
|
2806
|
+
"region" : "us-west-2"
|
|
2807
|
+
},
|
|
2808
|
+
"hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
|
|
2809
|
+
},
|
|
2755
2810
|
"sa-east-1" : { },
|
|
2756
2811
|
"us-east-1" : { },
|
|
2757
2812
|
"us-east-2" : { },
|
|
@@ -7539,6 +7594,7 @@
|
|
|
7539
7594
|
},
|
|
7540
7595
|
"dax" : {
|
|
7541
7596
|
"endpoints" : {
|
|
7597
|
+
"cn-north-1" : { },
|
|
7542
7598
|
"cn-northwest-1" : { }
|
|
7543
7599
|
}
|
|
7544
7600
|
},
|
|
@@ -7850,6 +7906,12 @@
|
|
|
7850
7906
|
},
|
|
7851
7907
|
"neptune" : {
|
|
7852
7908
|
"endpoints" : {
|
|
7909
|
+
"cn-north-1" : {
|
|
7910
|
+
"credentialScope" : {
|
|
7911
|
+
"region" : "cn-north-1"
|
|
7912
|
+
},
|
|
7913
|
+
"hostname" : "rds.cn-north-1.amazonaws.com.cn"
|
|
7914
|
+
},
|
|
7853
7915
|
"cn-northwest-1" : {
|
|
7854
7916
|
"credentialScope" : {
|
|
7855
7917
|
"region" : "cn-northwest-1"
|
|
@@ -10216,6 +10278,11 @@
|
|
|
10216
10278
|
"us-iso-east-1" : { }
|
|
10217
10279
|
}
|
|
10218
10280
|
},
|
|
10281
|
+
"license-manager" : {
|
|
10282
|
+
"endpoints" : {
|
|
10283
|
+
"us-iso-east-1" : { }
|
|
10284
|
+
}
|
|
10285
|
+
},
|
|
10219
10286
|
"logs" : {
|
|
10220
10287
|
"endpoints" : {
|
|
10221
10288
|
"us-iso-east-1" : { }
|
|
@@ -10457,6 +10524,11 @@
|
|
|
10457
10524
|
"us-isob-east-1" : { }
|
|
10458
10525
|
}
|
|
10459
10526
|
},
|
|
10527
|
+
"ds" : {
|
|
10528
|
+
"endpoints" : {
|
|
10529
|
+
"us-isob-east-1" : { }
|
|
10530
|
+
}
|
|
10531
|
+
},
|
|
10460
10532
|
"dynamodb" : {
|
|
10461
10533
|
"defaults" : {
|
|
10462
10534
|
"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.481.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-29 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|