aws-partitions 1.317.0 → 1.322.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/partitions.json +143 -4
- 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: 103ddde232a899fe83704cba3078860358fcd2571c7c9277ccc19cf6a93cbaad
|
|
4
|
+
data.tar.gz: a220481e14494d2da77fe8bcbf3717344f7a2e793c84a0681804e339edc493e3
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: dc6231d0376064761058e9f3c70ddad896f496db9b3aefe7ac0b2f5d073694034bf33a6e8941a0e982fe52c79eb1ce18e92f2af596276f7888c089f2f147e601
|
|
7
|
+
data.tar.gz: 4e6cac83eaaf18a47322ab13bbcbd8ff833182f7c792ffc641d161d09cd8ea762f71e6a6c694e50f88c6794b5ae0d81d4afb9fd76acfdcdef2bf8ba8adeacb72
|
data/partitions.json
CHANGED
|
@@ -210,6 +210,29 @@
|
|
|
210
210
|
"us-west-2" : { }
|
|
211
211
|
}
|
|
212
212
|
},
|
|
213
|
+
"api.detective" : {
|
|
214
|
+
"defaults" : {
|
|
215
|
+
"protocols" : [ "https" ]
|
|
216
|
+
},
|
|
217
|
+
"endpoints" : {
|
|
218
|
+
"ap-northeast-1" : { },
|
|
219
|
+
"ap-northeast-2" : { },
|
|
220
|
+
"ap-south-1" : { },
|
|
221
|
+
"ap-southeast-1" : { },
|
|
222
|
+
"ap-southeast-2" : { },
|
|
223
|
+
"ca-central-1" : { },
|
|
224
|
+
"eu-central-1" : { },
|
|
225
|
+
"eu-north-1" : { },
|
|
226
|
+
"eu-west-1" : { },
|
|
227
|
+
"eu-west-2" : { },
|
|
228
|
+
"eu-west-3" : { },
|
|
229
|
+
"sa-east-1" : { },
|
|
230
|
+
"us-east-1" : { },
|
|
231
|
+
"us-east-2" : { },
|
|
232
|
+
"us-west-1" : { },
|
|
233
|
+
"us-west-2" : { }
|
|
234
|
+
}
|
|
235
|
+
},
|
|
213
236
|
"api.ecr" : {
|
|
214
237
|
"endpoints" : {
|
|
215
238
|
"af-south-1" : {
|
|
@@ -1999,6 +2022,7 @@
|
|
|
1999
2022
|
"ca-central-1" : { },
|
|
2000
2023
|
"eu-central-1" : { },
|
|
2001
2024
|
"eu-north-1" : { },
|
|
2025
|
+
"eu-south-1" : { },
|
|
2002
2026
|
"eu-west-1" : { },
|
|
2003
2027
|
"eu-west-2" : { },
|
|
2004
2028
|
"eu-west-3" : { },
|
|
@@ -2062,6 +2086,12 @@
|
|
|
2062
2086
|
},
|
|
2063
2087
|
"hostname" : "elasticfilesystem-fips.eu-north-1.amazonaws.com"
|
|
2064
2088
|
},
|
|
2089
|
+
"fips-eu-south-1" : {
|
|
2090
|
+
"credentialScope" : {
|
|
2091
|
+
"region" : "eu-south-1"
|
|
2092
|
+
},
|
|
2093
|
+
"hostname" : "elasticfilesystem-fips.eu-south-1.amazonaws.com"
|
|
2094
|
+
},
|
|
2065
2095
|
"fips-eu-west-1" : {
|
|
2066
2096
|
"credentialScope" : {
|
|
2067
2097
|
"region" : "eu-west-1"
|
|
@@ -3123,8 +3153,10 @@
|
|
|
3123
3153
|
"ap-southeast-2" : { },
|
|
3124
3154
|
"ca-central-1" : { },
|
|
3125
3155
|
"eu-central-1" : { },
|
|
3156
|
+
"eu-north-1" : { },
|
|
3126
3157
|
"eu-west-1" : { },
|
|
3127
3158
|
"eu-west-2" : { },
|
|
3159
|
+
"eu-west-3" : { },
|
|
3128
3160
|
"sa-east-1" : { },
|
|
3129
3161
|
"us-east-1" : { },
|
|
3130
3162
|
"us-east-2" : { },
|
|
@@ -3334,9 +3366,40 @@
|
|
|
3334
3366
|
"ap-southeast-2" : { },
|
|
3335
3367
|
"ca-central-1" : { },
|
|
3336
3368
|
"eu-central-1" : { },
|
|
3369
|
+
"eu-north-1" : { },
|
|
3337
3370
|
"eu-west-1" : { },
|
|
3338
3371
|
"eu-west-2" : { },
|
|
3339
3372
|
"eu-west-3" : { },
|
|
3373
|
+
"fips-ca-central-1" : {
|
|
3374
|
+
"credentialScope" : {
|
|
3375
|
+
"region" : "ca-central-1"
|
|
3376
|
+
},
|
|
3377
|
+
"hostname" : "mediaconvert-fips.ca-central-1.amazonaws.com"
|
|
3378
|
+
},
|
|
3379
|
+
"fips-us-east-1" : {
|
|
3380
|
+
"credentialScope" : {
|
|
3381
|
+
"region" : "us-east-1"
|
|
3382
|
+
},
|
|
3383
|
+
"hostname" : "mediaconvert-fips.us-east-1.amazonaws.com"
|
|
3384
|
+
},
|
|
3385
|
+
"fips-us-east-2" : {
|
|
3386
|
+
"credentialScope" : {
|
|
3387
|
+
"region" : "us-east-2"
|
|
3388
|
+
},
|
|
3389
|
+
"hostname" : "mediaconvert-fips.us-east-2.amazonaws.com"
|
|
3390
|
+
},
|
|
3391
|
+
"fips-us-west-1" : {
|
|
3392
|
+
"credentialScope" : {
|
|
3393
|
+
"region" : "us-west-1"
|
|
3394
|
+
},
|
|
3395
|
+
"hostname" : "mediaconvert-fips.us-west-1.amazonaws.com"
|
|
3396
|
+
},
|
|
3397
|
+
"fips-us-west-2" : {
|
|
3398
|
+
"credentialScope" : {
|
|
3399
|
+
"region" : "us-west-2"
|
|
3400
|
+
},
|
|
3401
|
+
"hostname" : "mediaconvert-fips.us-west-2.amazonaws.com"
|
|
3402
|
+
},
|
|
3340
3403
|
"sa-east-1" : { },
|
|
3341
3404
|
"us-east-1" : { },
|
|
3342
3405
|
"us-east-2" : { },
|
|
@@ -4516,10 +4579,22 @@
|
|
|
4516
4579
|
},
|
|
4517
4580
|
"schemas" : {
|
|
4518
4581
|
"endpoints" : {
|
|
4582
|
+
"ap-east-1" : { },
|
|
4519
4583
|
"ap-northeast-1" : { },
|
|
4584
|
+
"ap-northeast-2" : { },
|
|
4585
|
+
"ap-south-1" : { },
|
|
4586
|
+
"ap-southeast-1" : { },
|
|
4587
|
+
"ap-southeast-2" : { },
|
|
4588
|
+
"ca-central-1" : { },
|
|
4589
|
+
"eu-central-1" : { },
|
|
4590
|
+
"eu-north-1" : { },
|
|
4520
4591
|
"eu-west-1" : { },
|
|
4592
|
+
"eu-west-2" : { },
|
|
4593
|
+
"eu-west-3" : { },
|
|
4594
|
+
"sa-east-1" : { },
|
|
4521
4595
|
"us-east-1" : { },
|
|
4522
4596
|
"us-east-2" : { },
|
|
4597
|
+
"us-west-1" : { },
|
|
4523
4598
|
"us-west-2" : { }
|
|
4524
4599
|
}
|
|
4525
4600
|
},
|
|
@@ -6946,6 +7021,18 @@
|
|
|
6946
7021
|
},
|
|
6947
7022
|
"elasticloadbalancing" : {
|
|
6948
7023
|
"endpoints" : {
|
|
7024
|
+
"fips-us-gov-east-1" : {
|
|
7025
|
+
"credentialScope" : {
|
|
7026
|
+
"region" : "us-gov-east-1"
|
|
7027
|
+
},
|
|
7028
|
+
"hostname" : "elasticloadbalancing-fips.us-gov-east-1.amazonaws.com"
|
|
7029
|
+
},
|
|
7030
|
+
"fips-us-gov-west-1" : {
|
|
7031
|
+
"credentialScope" : {
|
|
7032
|
+
"region" : "us-gov-west-1"
|
|
7033
|
+
},
|
|
7034
|
+
"hostname" : "elasticloadbalancing-fips.us-gov-west-1.amazonaws.com"
|
|
7035
|
+
},
|
|
6949
7036
|
"us-gov-east-1" : { },
|
|
6950
7037
|
"us-gov-west-1" : {
|
|
6951
7038
|
"protocols" : [ "http", "https" ]
|
|
@@ -7083,7 +7170,13 @@
|
|
|
7083
7170
|
"protocols" : [ "https" ]
|
|
7084
7171
|
},
|
|
7085
7172
|
"endpoints" : {
|
|
7086
|
-
"us-gov-west-1" : { }
|
|
7173
|
+
"us-gov-west-1" : { },
|
|
7174
|
+
"us-gov-west-1-fips" : {
|
|
7175
|
+
"credentialScope" : {
|
|
7176
|
+
"region" : "us-gov-west-1"
|
|
7177
|
+
},
|
|
7178
|
+
"hostname" : "guardduty.us-gov-west-1.amazonaws.com"
|
|
7179
|
+
}
|
|
7087
7180
|
},
|
|
7088
7181
|
"isRegionalized" : true
|
|
7089
7182
|
},
|
|
@@ -7205,7 +7298,12 @@
|
|
|
7205
7298
|
},
|
|
7206
7299
|
"mediaconvert" : {
|
|
7207
7300
|
"endpoints" : {
|
|
7208
|
-
"us-gov-west-1" : {
|
|
7301
|
+
"us-gov-west-1" : {
|
|
7302
|
+
"credentialScope" : {
|
|
7303
|
+
"region" : "us-gov-west-1"
|
|
7304
|
+
},
|
|
7305
|
+
"hostname" : "mediaconvert.us-gov-west-1.amazonaws.com"
|
|
7306
|
+
}
|
|
7209
7307
|
}
|
|
7210
7308
|
},
|
|
7211
7309
|
"metering.marketplace" : {
|
|
@@ -7260,6 +7358,12 @@
|
|
|
7260
7358
|
"region" : "us-gov-west-1"
|
|
7261
7359
|
},
|
|
7262
7360
|
"hostname" : "organizations.us-gov-west-1.amazonaws.com"
|
|
7361
|
+
},
|
|
7362
|
+
"fips-aws-us-gov-global" : {
|
|
7363
|
+
"credentialScope" : {
|
|
7364
|
+
"region" : "us-gov-west-1"
|
|
7365
|
+
},
|
|
7366
|
+
"hostname" : "organizations.us-gov-west-1.amazonaws.com"
|
|
7263
7367
|
}
|
|
7264
7368
|
},
|
|
7265
7369
|
"isRegionalized" : false,
|
|
@@ -7475,9 +7579,17 @@
|
|
|
7475
7579
|
},
|
|
7476
7580
|
"endpoints" : {
|
|
7477
7581
|
"us-gov-east-1" : {
|
|
7582
|
+
"credentialScope" : {
|
|
7583
|
+
"region" : "us-gov-east-1"
|
|
7584
|
+
},
|
|
7585
|
+
"hostname" : "serverlessrepo.us-gov-east-1.amazonaws.com",
|
|
7478
7586
|
"protocols" : [ "https" ]
|
|
7479
7587
|
},
|
|
7480
7588
|
"us-gov-west-1" : {
|
|
7589
|
+
"credentialScope" : {
|
|
7590
|
+
"region" : "us-gov-west-1"
|
|
7591
|
+
},
|
|
7592
|
+
"hostname" : "serverlessrepo.us-gov-west-1.amazonaws.com",
|
|
7481
7593
|
"protocols" : [ "https" ]
|
|
7482
7594
|
}
|
|
7483
7595
|
}
|
|
@@ -7538,8 +7650,17 @@
|
|
|
7538
7650
|
},
|
|
7539
7651
|
"sns" : {
|
|
7540
7652
|
"endpoints" : {
|
|
7541
|
-
"us-gov-east-1" : {
|
|
7653
|
+
"us-gov-east-1" : {
|
|
7654
|
+
"credentialScope" : {
|
|
7655
|
+
"region" : "us-gov-east-1"
|
|
7656
|
+
},
|
|
7657
|
+
"hostname" : "sns.us-gov-east-1.amazonaws.com"
|
|
7658
|
+
},
|
|
7542
7659
|
"us-gov-west-1" : {
|
|
7660
|
+
"credentialScope" : {
|
|
7661
|
+
"region" : "us-gov-west-1"
|
|
7662
|
+
},
|
|
7663
|
+
"hostname" : "sns.us-gov-west-1.amazonaws.com",
|
|
7543
7664
|
"protocols" : [ "http", "https" ]
|
|
7544
7665
|
}
|
|
7545
7666
|
}
|
|
@@ -7642,7 +7763,19 @@
|
|
|
7642
7763
|
"sts" : {
|
|
7643
7764
|
"endpoints" : {
|
|
7644
7765
|
"us-gov-east-1" : { },
|
|
7645
|
-
"us-gov-
|
|
7766
|
+
"us-gov-east-1-fips" : {
|
|
7767
|
+
"credentialScope" : {
|
|
7768
|
+
"region" : "us-gov-east-1"
|
|
7769
|
+
},
|
|
7770
|
+
"hostname" : "sts.us-gov-east-1.amazonaws.com"
|
|
7771
|
+
},
|
|
7772
|
+
"us-gov-west-1" : { },
|
|
7773
|
+
"us-gov-west-1-fips" : {
|
|
7774
|
+
"credentialScope" : {
|
|
7775
|
+
"region" : "us-gov-west-1"
|
|
7776
|
+
},
|
|
7777
|
+
"hostname" : "sts.us-gov-west-1.amazonaws.com"
|
|
7778
|
+
}
|
|
7646
7779
|
}
|
|
7647
7780
|
},
|
|
7648
7781
|
"support" : {
|
|
@@ -7652,6 +7785,12 @@
|
|
|
7652
7785
|
"region" : "us-gov-west-1"
|
|
7653
7786
|
},
|
|
7654
7787
|
"hostname" : "support.us-gov-west-1.amazonaws.com"
|
|
7788
|
+
},
|
|
7789
|
+
"fips-us-gov-west-1" : {
|
|
7790
|
+
"credentialScope" : {
|
|
7791
|
+
"region" : "us-gov-west-1"
|
|
7792
|
+
},
|
|
7793
|
+
"hostname" : "support.us-gov-west-1.amazonaws.com"
|
|
7655
7794
|
}
|
|
7656
7795
|
},
|
|
7657
7796
|
"partitionEndpoint" : "aws-us-gov-global"
|
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.322.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-05-
|
|
11
|
+
date: 2020-05-27 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|