aws-partitions 1.329.0 → 1.332.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/lib/aws-partitions.rb +2 -0
- data/lib/aws-partitions/endpoint_provider.rb +2 -0
- data/lib/aws-partitions/partition.rb +2 -0
- data/lib/aws-partitions/partition_list.rb +2 -0
- data/lib/aws-partitions/region.rb +2 -0
- data/lib/aws-partitions/service.rb +2 -0
- data/partitions.json +24 -1
- 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: '08b437890ae5d6ad0f99a5afbde23e9da3a9fe8b1dc208ba3a9d4c0923f2d2cf'
|
|
4
|
+
data.tar.gz: fff83d4c45d968ae0f59dc073144f79b3b5f725fed1a8a6da48468647da9fa04
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4b66368afeeac5c4fb890b6d5a089d7eaf9fcc9425dfc1ff342affc91889143f88f3749260255807ceda123ed34a8b7d72ea1c841eeb253259e2a8c765e9ce79
|
|
7
|
+
data.tar.gz: b6292d15b327c7bd29754184188b1a26c8d72aee46139226c4fcb535eb86ea84e9397aaca653cf3d0c94c8b43faea6aaeb7f65bc836e6829fab68d974cb34d25
|
data/lib/aws-partitions.rb
CHANGED
data/partitions.json
CHANGED
|
@@ -1442,6 +1442,7 @@
|
|
|
1442
1442
|
},
|
|
1443
1443
|
"datasync" : {
|
|
1444
1444
|
"endpoints" : {
|
|
1445
|
+
"af-south-1" : { },
|
|
1445
1446
|
"ap-east-1" : { },
|
|
1446
1447
|
"ap-northeast-1" : { },
|
|
1447
1448
|
"ap-northeast-2" : { },
|
|
@@ -1451,6 +1452,7 @@
|
|
|
1451
1452
|
"ca-central-1" : { },
|
|
1452
1453
|
"eu-central-1" : { },
|
|
1453
1454
|
"eu-north-1" : { },
|
|
1455
|
+
"eu-south-1" : { },
|
|
1454
1456
|
"eu-west-1" : { },
|
|
1455
1457
|
"eu-west-2" : { },
|
|
1456
1458
|
"eu-west-3" : { },
|
|
@@ -3230,6 +3232,7 @@
|
|
|
3230
3232
|
},
|
|
3231
3233
|
"license-manager" : {
|
|
3232
3234
|
"endpoints" : {
|
|
3235
|
+
"af-south-1" : { },
|
|
3233
3236
|
"ap-east-1" : { },
|
|
3234
3237
|
"ap-northeast-1" : { },
|
|
3235
3238
|
"ap-northeast-2" : { },
|
|
@@ -3239,6 +3242,7 @@
|
|
|
3239
3242
|
"ca-central-1" : { },
|
|
3240
3243
|
"eu-central-1" : { },
|
|
3241
3244
|
"eu-north-1" : { },
|
|
3245
|
+
"eu-south-1" : { },
|
|
3242
3246
|
"eu-west-1" : { },
|
|
3243
3247
|
"eu-west-2" : { },
|
|
3244
3248
|
"eu-west-3" : { },
|
|
@@ -4791,6 +4795,7 @@
|
|
|
4791
4795
|
},
|
|
4792
4796
|
"servicecatalog" : {
|
|
4793
4797
|
"endpoints" : {
|
|
4798
|
+
"af-south-1" : { },
|
|
4794
4799
|
"ap-east-1" : { },
|
|
4795
4800
|
"ap-northeast-1" : { },
|
|
4796
4801
|
"ap-northeast-2" : { },
|
|
@@ -4800,6 +4805,7 @@
|
|
|
4800
4805
|
"ca-central-1" : { },
|
|
4801
4806
|
"eu-central-1" : { },
|
|
4802
4807
|
"eu-north-1" : { },
|
|
4808
|
+
"eu-south-1" : { },
|
|
4803
4809
|
"eu-west-1" : { },
|
|
4804
4810
|
"eu-west-2" : { },
|
|
4805
4811
|
"eu-west-3" : { },
|
|
@@ -6032,6 +6038,18 @@
|
|
|
6032
6038
|
"cn-northwest-1" : { }
|
|
6033
6039
|
}
|
|
6034
6040
|
},
|
|
6041
|
+
"budgets" : {
|
|
6042
|
+
"endpoints" : {
|
|
6043
|
+
"aws-cn-global" : {
|
|
6044
|
+
"credentialScope" : {
|
|
6045
|
+
"region" : "cn-northwest-1"
|
|
6046
|
+
},
|
|
6047
|
+
"hostname" : "budgets.amazonaws.com.cn"
|
|
6048
|
+
}
|
|
6049
|
+
},
|
|
6050
|
+
"isRegionalized" : false,
|
|
6051
|
+
"partitionEndpoint" : "aws-cn-global"
|
|
6052
|
+
},
|
|
6035
6053
|
"cloudformation" : {
|
|
6036
6054
|
"endpoints" : {
|
|
6037
6055
|
"cn-north-1" : { },
|
|
@@ -7046,7 +7064,7 @@
|
|
|
7046
7064
|
"credentialScope" : {
|
|
7047
7065
|
"region" : "us-gov-west-1"
|
|
7048
7066
|
},
|
|
7049
|
-
"hostname" : "elasticache
|
|
7067
|
+
"hostname" : "elasticache.us-gov-west-1.amazonaws.com"
|
|
7050
7068
|
},
|
|
7051
7069
|
"us-gov-east-1" : { },
|
|
7052
7070
|
"us-gov-west-1" : { }
|
|
@@ -8430,6 +8448,11 @@
|
|
|
8430
8448
|
"us-isob-east-1" : { }
|
|
8431
8449
|
}
|
|
8432
8450
|
},
|
|
8451
|
+
"lambda" : {
|
|
8452
|
+
"endpoints" : {
|
|
8453
|
+
"us-isob-east-1" : { }
|
|
8454
|
+
}
|
|
8455
|
+
},
|
|
8433
8456
|
"license-manager" : {
|
|
8434
8457
|
"endpoints" : {
|
|
8435
8458
|
"us-isob-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.332.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: 2020-06-
|
|
11
|
+
date: 2020-06-19 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|