aws-partitions 1.1198.0 → 1.1199.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 +5 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +0 -1
- data/partitions.json +2 -12
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 5c0aca40758c21a997c79106e9de89fcf53cc58f5edcc24449a9ebb731ce76c0
|
|
4
|
+
data.tar.gz: ae45d298a620e44691c6679515d29478f8fe603f8321e3c3953018033809a7a1
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 175f48d8d40b917014e85a5b5cfd77a0295bb7e2143cc35c27b79f695ea23a60edd2d5e4322813051b6ae308a0a93c58f7ea3ab857f67338dd109f8b5c070fec
|
|
7
|
+
data.tar.gz: d78f433f329bdc1f749be69494abf36cdffc895b1394b04004806b215250850a885b296395d4864c49cd33a8015fbfe3c92c6cd325d790d2f1f31bce68f04acf
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.1199.0
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -394,7 +394,6 @@ module Aws
|
|
|
394
394
|
'ElasticBeanstalk' => 'elasticbeanstalk',
|
|
395
395
|
'ElasticLoadBalancing' => 'elasticloadbalancing',
|
|
396
396
|
'ElasticLoadBalancingV2' => 'elasticloadbalancing',
|
|
397
|
-
'ElasticTranscoder' => 'elastictranscoder',
|
|
398
397
|
'ElasticsearchService' => 'es',
|
|
399
398
|
'EntityResolution' => 'entityresolution',
|
|
400
399
|
'EventBridge' => 'events',
|
data/partitions.json
CHANGED
|
@@ -10055,18 +10055,6 @@
|
|
|
10055
10055
|
}
|
|
10056
10056
|
}
|
|
10057
10057
|
},
|
|
10058
|
-
"elastictranscoder" : {
|
|
10059
|
-
"endpoints" : {
|
|
10060
|
-
"ap-northeast-1" : { },
|
|
10061
|
-
"ap-south-1" : { },
|
|
10062
|
-
"ap-southeast-1" : { },
|
|
10063
|
-
"ap-southeast-2" : { },
|
|
10064
|
-
"eu-west-1" : { },
|
|
10065
|
-
"us-east-1" : { },
|
|
10066
|
-
"us-west-1" : { },
|
|
10067
|
-
"us-west-2" : { }
|
|
10068
|
-
}
|
|
10069
|
-
},
|
|
10070
10058
|
"email" : {
|
|
10071
10059
|
"endpoints" : {
|
|
10072
10060
|
"af-south-1" : { },
|
|
@@ -13915,6 +13903,7 @@
|
|
|
13915
13903
|
"ap-southeast-3" : { },
|
|
13916
13904
|
"ap-southeast-4" : { },
|
|
13917
13905
|
"ap-southeast-5" : { },
|
|
13906
|
+
"ap-southeast-6" : { },
|
|
13918
13907
|
"ap-southeast-7" : { },
|
|
13919
13908
|
"ca-central-1" : {
|
|
13920
13909
|
"variants" : [ {
|
|
@@ -27235,6 +27224,7 @@
|
|
|
27235
27224
|
"ap-southeast-3" : { },
|
|
27236
27225
|
"ap-southeast-4" : { },
|
|
27237
27226
|
"ap-southeast-5" : { },
|
|
27227
|
+
"ap-southeast-6" : { },
|
|
27238
27228
|
"ap-southeast-7" : { },
|
|
27239
27229
|
"ca-central-1" : {
|
|
27240
27230
|
"variants" : [ {
|