aws-partitions 1.362.0 → 1.367.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/partitions.json +41 -9
- 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: 6f3268abeda727e97af367f27207527b03c7f316d597d4c45e23c29286a36d12
|
|
4
|
+
data.tar.gz: 01ac369a1a38f0a23175081c185ed34b03739c027600fdd1b0b46d3c68b7f94f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f42b2c7b2d3e484fae0d318298a428028c385b707a269150e888b4573c85cc40a1adc5e344df1aab7618da281c566b4e2a27015f45d94c134d7403615e84e4e6
|
|
7
|
+
data.tar.gz: '083ff1d9e7ca8deddc467efbcc624b9109f6a3abab2ddb9d62ac29addb045ec5ae75f116be33a182b526f9376bf9cf48efa0e0042de4a326c7e23781e4f4e2dd'
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -400,6 +400,7 @@ module Aws
|
|
|
400
400
|
'RDS' => 'rds',
|
|
401
401
|
'RDSDataService' => 'rds-data',
|
|
402
402
|
'Redshift' => 'redshift',
|
|
403
|
+
'RedshiftDataAPIService' => 'redshift-data',
|
|
403
404
|
'Rekognition' => 'rekognition',
|
|
404
405
|
'ResourceGroups' => 'resource-groups',
|
|
405
406
|
'ResourceGroupsTaggingAPI' => 'tagging',
|
|
@@ -416,6 +417,7 @@ module Aws
|
|
|
416
417
|
'SQS' => 'sqs',
|
|
417
418
|
'SSM' => 'ssm',
|
|
418
419
|
'SSO' => 'portal.sso',
|
|
420
|
+
'SSOAdmin' => 'sso',
|
|
419
421
|
'SSOOIDC' => 'oidc',
|
|
420
422
|
'STS' => 'sts',
|
|
421
423
|
'SWF' => 'swf',
|
data/partitions.json
CHANGED
|
@@ -190,6 +190,7 @@
|
|
|
190
190
|
"protocols" : [ "https" ]
|
|
191
191
|
},
|
|
192
192
|
"endpoints" : {
|
|
193
|
+
"af-south-1" : { },
|
|
193
194
|
"ap-east-1" : { },
|
|
194
195
|
"ap-northeast-1" : { },
|
|
195
196
|
"ap-northeast-2" : { },
|
|
@@ -199,6 +200,7 @@
|
|
|
199
200
|
"ca-central-1" : { },
|
|
200
201
|
"eu-central-1" : { },
|
|
201
202
|
"eu-north-1" : { },
|
|
203
|
+
"eu-south-1" : { },
|
|
202
204
|
"eu-west-1" : { },
|
|
203
205
|
"eu-west-2" : { },
|
|
204
206
|
"eu-west-3" : { },
|
|
@@ -245,6 +247,7 @@
|
|
|
245
247
|
"protocols" : [ "https" ]
|
|
246
248
|
},
|
|
247
249
|
"endpoints" : {
|
|
250
|
+
"ap-east-1" : { },
|
|
248
251
|
"ap-northeast-1" : { },
|
|
249
252
|
"ap-northeast-2" : { },
|
|
250
253
|
"ap-south-1" : { },
|
|
@@ -256,6 +259,7 @@
|
|
|
256
259
|
"eu-west-1" : { },
|
|
257
260
|
"eu-west-2" : { },
|
|
258
261
|
"eu-west-3" : { },
|
|
262
|
+
"me-south-1" : { },
|
|
259
263
|
"sa-east-1" : { },
|
|
260
264
|
"us-east-1" : { },
|
|
261
265
|
"us-east-2" : { },
|
|
@@ -674,6 +678,7 @@
|
|
|
674
678
|
"ca-central-1" : { },
|
|
675
679
|
"eu-central-1" : { },
|
|
676
680
|
"eu-north-1" : { },
|
|
681
|
+
"eu-south-1" : { },
|
|
677
682
|
"eu-west-1" : { },
|
|
678
683
|
"eu-west-2" : { },
|
|
679
684
|
"eu-west-3" : { },
|
|
@@ -2781,6 +2786,7 @@
|
|
|
2781
2786
|
"ca-central-1" : { },
|
|
2782
2787
|
"eu-central-1" : { },
|
|
2783
2788
|
"eu-north-1" : { },
|
|
2789
|
+
"eu-south-1" : { },
|
|
2784
2790
|
"eu-west-1" : { },
|
|
2785
2791
|
"eu-west-2" : { },
|
|
2786
2792
|
"eu-west-3" : { },
|
|
@@ -3303,6 +3309,7 @@
|
|
|
3303
3309
|
"ca-central-1" : { },
|
|
3304
3310
|
"eu-central-1" : { },
|
|
3305
3311
|
"eu-north-1" : { },
|
|
3312
|
+
"eu-south-1" : { },
|
|
3306
3313
|
"eu-west-1" : { },
|
|
3307
3314
|
"eu-west-2" : { },
|
|
3308
3315
|
"eu-west-3" : { },
|
|
@@ -4150,6 +4157,7 @@
|
|
|
4150
4157
|
}
|
|
4151
4158
|
},
|
|
4152
4159
|
"endpoints" : {
|
|
4160
|
+
"ap-northeast-1" : { },
|
|
4153
4161
|
"ap-northeast-2" : { },
|
|
4154
4162
|
"ap-south-1" : { },
|
|
4155
4163
|
"ap-southeast-2" : { },
|
|
@@ -5255,6 +5263,7 @@
|
|
|
5255
5263
|
},
|
|
5256
5264
|
"snowball" : {
|
|
5257
5265
|
"endpoints" : {
|
|
5266
|
+
"ap-east-1" : { },
|
|
5258
5267
|
"ap-northeast-1" : { },
|
|
5259
5268
|
"ap-northeast-2" : { },
|
|
5260
5269
|
"ap-south-1" : { },
|
|
@@ -5262,6 +5271,7 @@
|
|
|
5262
5271
|
"ap-southeast-2" : { },
|
|
5263
5272
|
"ca-central-1" : { },
|
|
5264
5273
|
"eu-central-1" : { },
|
|
5274
|
+
"eu-north-1" : { },
|
|
5265
5275
|
"eu-west-1" : { },
|
|
5266
5276
|
"eu-west-2" : { },
|
|
5267
5277
|
"eu-west-3" : { },
|
|
@@ -5988,6 +5998,12 @@
|
|
|
5988
5998
|
},
|
|
5989
5999
|
"waf-regional" : {
|
|
5990
6000
|
"endpoints" : {
|
|
6001
|
+
"af-south-1" : {
|
|
6002
|
+
"credentialScope" : {
|
|
6003
|
+
"region" : "af-south-1"
|
|
6004
|
+
},
|
|
6005
|
+
"hostname" : "waf-regional.af-south-1.amazonaws.com"
|
|
6006
|
+
},
|
|
5991
6007
|
"ap-east-1" : {
|
|
5992
6008
|
"credentialScope" : {
|
|
5993
6009
|
"region" : "ap-east-1"
|
|
@@ -6042,6 +6058,12 @@
|
|
|
6042
6058
|
},
|
|
6043
6059
|
"hostname" : "waf-regional.eu-north-1.amazonaws.com"
|
|
6044
6060
|
},
|
|
6061
|
+
"eu-south-1" : {
|
|
6062
|
+
"credentialScope" : {
|
|
6063
|
+
"region" : "eu-south-1"
|
|
6064
|
+
},
|
|
6065
|
+
"hostname" : "waf-regional.eu-south-1.amazonaws.com"
|
|
6066
|
+
},
|
|
6045
6067
|
"eu-west-1" : {
|
|
6046
6068
|
"credentialScope" : {
|
|
6047
6069
|
"region" : "eu-west-1"
|
|
@@ -6060,6 +6082,12 @@
|
|
|
6060
6082
|
},
|
|
6061
6083
|
"hostname" : "waf-regional.eu-west-3.amazonaws.com"
|
|
6062
6084
|
},
|
|
6085
|
+
"fips-af-south-1" : {
|
|
6086
|
+
"credentialScope" : {
|
|
6087
|
+
"region" : "af-south-1"
|
|
6088
|
+
},
|
|
6089
|
+
"hostname" : "waf-regional-fips.af-south-1.amazonaws.com"
|
|
6090
|
+
},
|
|
6063
6091
|
"fips-ap-east-1" : {
|
|
6064
6092
|
"credentialScope" : {
|
|
6065
6093
|
"region" : "ap-east-1"
|
|
@@ -6114,6 +6142,12 @@
|
|
|
6114
6142
|
},
|
|
6115
6143
|
"hostname" : "waf-regional-fips.eu-north-1.amazonaws.com"
|
|
6116
6144
|
},
|
|
6145
|
+
"fips-eu-south-1" : {
|
|
6146
|
+
"credentialScope" : {
|
|
6147
|
+
"region" : "eu-south-1"
|
|
6148
|
+
},
|
|
6149
|
+
"hostname" : "waf-regional-fips.eu-south-1.amazonaws.com"
|
|
6150
|
+
},
|
|
6117
6151
|
"fips-eu-west-1" : {
|
|
6118
6152
|
"credentialScope" : {
|
|
6119
6153
|
"region" : "eu-west-1"
|
|
@@ -7546,13 +7580,13 @@
|
|
|
7546
7580
|
"credentialScope" : {
|
|
7547
7581
|
"region" : "us-gov-east-1"
|
|
7548
7582
|
},
|
|
7549
|
-
"hostname" : "elasticloadbalancing
|
|
7583
|
+
"hostname" : "elasticloadbalancing.us-gov-east-1.amazonaws.com"
|
|
7550
7584
|
},
|
|
7551
7585
|
"fips-us-gov-west-1" : {
|
|
7552
7586
|
"credentialScope" : {
|
|
7553
7587
|
"region" : "us-gov-west-1"
|
|
7554
7588
|
},
|
|
7555
|
-
"hostname" : "elasticloadbalancing
|
|
7589
|
+
"hostname" : "elasticloadbalancing.us-gov-west-1.amazonaws.com"
|
|
7556
7590
|
},
|
|
7557
7591
|
"us-gov-east-1" : { },
|
|
7558
7592
|
"us-gov-west-1" : {
|
|
@@ -7767,20 +7801,18 @@
|
|
|
7767
7801
|
},
|
|
7768
7802
|
"kinesis" : {
|
|
7769
7803
|
"endpoints" : {
|
|
7770
|
-
"
|
|
7804
|
+
"us-gov-east-1" : {
|
|
7771
7805
|
"credentialScope" : {
|
|
7772
7806
|
"region" : "us-gov-east-1"
|
|
7773
7807
|
},
|
|
7774
|
-
"hostname" : "kinesis
|
|
7808
|
+
"hostname" : "kinesis.us-gov-east-1.amazonaws.com"
|
|
7775
7809
|
},
|
|
7776
|
-
"
|
|
7810
|
+
"us-gov-west-1" : {
|
|
7777
7811
|
"credentialScope" : {
|
|
7778
7812
|
"region" : "us-gov-west-1"
|
|
7779
7813
|
},
|
|
7780
|
-
"hostname" : "kinesis
|
|
7781
|
-
}
|
|
7782
|
-
"us-gov-east-1" : { },
|
|
7783
|
-
"us-gov-west-1" : { }
|
|
7814
|
+
"hostname" : "kinesis.us-gov-west-1.amazonaws.com"
|
|
7815
|
+
}
|
|
7784
7816
|
}
|
|
7785
7817
|
},
|
|
7786
7818
|
"kinesisanalytics" : {
|
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.367.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-
|
|
11
|
+
date: 2020-09-10 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|