aws-partitions 1.319.0 → 1.324.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 +112 -2
- 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: e2f9f484f924b46a95177cee8ad72cbc3f3d0a6629336b6e3ab03b6bebe2b8e3
|
|
4
|
+
data.tar.gz: c0bcfb0f55eacaba2ff4255bd45732747f5c996e7c0d3156d0e4a7e30f3d6ce7
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ad008bae7aabc8a1686069f0ff0c07a1455984f8f1e555a4b87c088297d2741daa55d5ca8fd3d59f6733cae55e9b99c41e21900455191b5561fe5bbf66a7aef4
|
|
7
|
+
data.tar.gz: 797b50074262721f5d143ba833c1941b0c4c57c1f394b5f099c3115fd2bcac16540d7162cdf1e8358c3bcc24f618d37a161bcfd9e0043d16e77f2e056795c732
|
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" : {
|
|
@@ -2546,6 +2569,7 @@
|
|
|
2546
2569
|
"ap-east-1" : { },
|
|
2547
2570
|
"ap-northeast-1" : { },
|
|
2548
2571
|
"ap-northeast-2" : { },
|
|
2572
|
+
"ap-south-1" : { },
|
|
2549
2573
|
"ap-southeast-1" : { },
|
|
2550
2574
|
"ap-southeast-2" : { },
|
|
2551
2575
|
"eu-central-1" : { },
|
|
@@ -3343,9 +3367,40 @@
|
|
|
3343
3367
|
"ap-southeast-2" : { },
|
|
3344
3368
|
"ca-central-1" : { },
|
|
3345
3369
|
"eu-central-1" : { },
|
|
3370
|
+
"eu-north-1" : { },
|
|
3346
3371
|
"eu-west-1" : { },
|
|
3347
3372
|
"eu-west-2" : { },
|
|
3348
3373
|
"eu-west-3" : { },
|
|
3374
|
+
"fips-ca-central-1" : {
|
|
3375
|
+
"credentialScope" : {
|
|
3376
|
+
"region" : "ca-central-1"
|
|
3377
|
+
},
|
|
3378
|
+
"hostname" : "mediaconvert-fips.ca-central-1.amazonaws.com"
|
|
3379
|
+
},
|
|
3380
|
+
"fips-us-east-1" : {
|
|
3381
|
+
"credentialScope" : {
|
|
3382
|
+
"region" : "us-east-1"
|
|
3383
|
+
},
|
|
3384
|
+
"hostname" : "mediaconvert-fips.us-east-1.amazonaws.com"
|
|
3385
|
+
},
|
|
3386
|
+
"fips-us-east-2" : {
|
|
3387
|
+
"credentialScope" : {
|
|
3388
|
+
"region" : "us-east-2"
|
|
3389
|
+
},
|
|
3390
|
+
"hostname" : "mediaconvert-fips.us-east-2.amazonaws.com"
|
|
3391
|
+
},
|
|
3392
|
+
"fips-us-west-1" : {
|
|
3393
|
+
"credentialScope" : {
|
|
3394
|
+
"region" : "us-west-1"
|
|
3395
|
+
},
|
|
3396
|
+
"hostname" : "mediaconvert-fips.us-west-1.amazonaws.com"
|
|
3397
|
+
},
|
|
3398
|
+
"fips-us-west-2" : {
|
|
3399
|
+
"credentialScope" : {
|
|
3400
|
+
"region" : "us-west-2"
|
|
3401
|
+
},
|
|
3402
|
+
"hostname" : "mediaconvert-fips.us-west-2.amazonaws.com"
|
|
3403
|
+
},
|
|
3349
3404
|
"sa-east-1" : { },
|
|
3350
3405
|
"us-east-1" : { },
|
|
3351
3406
|
"us-east-2" : { },
|
|
@@ -7138,6 +7193,12 @@
|
|
|
7138
7193
|
"region" : "us-gov-west-1"
|
|
7139
7194
|
},
|
|
7140
7195
|
"hostname" : "iam.us-gov.amazonaws.com"
|
|
7196
|
+
},
|
|
7197
|
+
"iam-govcloud-fips" : {
|
|
7198
|
+
"credentialScope" : {
|
|
7199
|
+
"region" : "us-gov-west-1"
|
|
7200
|
+
},
|
|
7201
|
+
"hostname" : "iam.us-gov.amazonaws.com"
|
|
7141
7202
|
}
|
|
7142
7203
|
},
|
|
7143
7204
|
"isRegionalized" : false,
|
|
@@ -7184,6 +7245,18 @@
|
|
|
7184
7245
|
},
|
|
7185
7246
|
"kinesis" : {
|
|
7186
7247
|
"endpoints" : {
|
|
7248
|
+
"fips-us-gov-east-1" : {
|
|
7249
|
+
"credentialScope" : {
|
|
7250
|
+
"region" : "us-gov-east-1"
|
|
7251
|
+
},
|
|
7252
|
+
"hostname" : "kinesis-fips.us-gov-east-1.amazonaws.com"
|
|
7253
|
+
},
|
|
7254
|
+
"fips-us-gov-west-1" : {
|
|
7255
|
+
"credentialScope" : {
|
|
7256
|
+
"region" : "us-gov-west-1"
|
|
7257
|
+
},
|
|
7258
|
+
"hostname" : "kinesis-fips.us-gov-west-1.amazonaws.com"
|
|
7259
|
+
},
|
|
7187
7260
|
"us-gov-east-1" : { },
|
|
7188
7261
|
"us-gov-west-1" : { }
|
|
7189
7262
|
}
|
|
@@ -7244,7 +7317,12 @@
|
|
|
7244
7317
|
},
|
|
7245
7318
|
"mediaconvert" : {
|
|
7246
7319
|
"endpoints" : {
|
|
7247
|
-
"us-gov-west-1" : {
|
|
7320
|
+
"us-gov-west-1" : {
|
|
7321
|
+
"credentialScope" : {
|
|
7322
|
+
"region" : "us-gov-west-1"
|
|
7323
|
+
},
|
|
7324
|
+
"hostname" : "mediaconvert.us-gov-west-1.amazonaws.com"
|
|
7325
|
+
}
|
|
7248
7326
|
}
|
|
7249
7327
|
},
|
|
7250
7328
|
"metering.marketplace" : {
|
|
@@ -7520,9 +7598,17 @@
|
|
|
7520
7598
|
},
|
|
7521
7599
|
"endpoints" : {
|
|
7522
7600
|
"us-gov-east-1" : {
|
|
7601
|
+
"credentialScope" : {
|
|
7602
|
+
"region" : "us-gov-east-1"
|
|
7603
|
+
},
|
|
7604
|
+
"hostname" : "serverlessrepo.us-gov-east-1.amazonaws.com",
|
|
7523
7605
|
"protocols" : [ "https" ]
|
|
7524
7606
|
},
|
|
7525
7607
|
"us-gov-west-1" : {
|
|
7608
|
+
"credentialScope" : {
|
|
7609
|
+
"region" : "us-gov-west-1"
|
|
7610
|
+
},
|
|
7611
|
+
"hostname" : "serverlessrepo.us-gov-west-1.amazonaws.com",
|
|
7526
7612
|
"protocols" : [ "https" ]
|
|
7527
7613
|
}
|
|
7528
7614
|
}
|
|
@@ -7666,6 +7752,12 @@
|
|
|
7666
7752
|
},
|
|
7667
7753
|
"storagegateway" : {
|
|
7668
7754
|
"endpoints" : {
|
|
7755
|
+
"fips" : {
|
|
7756
|
+
"credentialScope" : {
|
|
7757
|
+
"region" : "us-gov-west-1"
|
|
7758
|
+
},
|
|
7759
|
+
"hostname" : "storagegateway-fips.us-gov-west-1.amazonaws.com"
|
|
7760
|
+
},
|
|
7669
7761
|
"us-gov-east-1" : { },
|
|
7670
7762
|
"us-gov-west-1" : { }
|
|
7671
7763
|
}
|
|
@@ -7696,7 +7788,19 @@
|
|
|
7696
7788
|
"sts" : {
|
|
7697
7789
|
"endpoints" : {
|
|
7698
7790
|
"us-gov-east-1" : { },
|
|
7699
|
-
"us-gov-
|
|
7791
|
+
"us-gov-east-1-fips" : {
|
|
7792
|
+
"credentialScope" : {
|
|
7793
|
+
"region" : "us-gov-east-1"
|
|
7794
|
+
},
|
|
7795
|
+
"hostname" : "sts.us-gov-east-1.amazonaws.com"
|
|
7796
|
+
},
|
|
7797
|
+
"us-gov-west-1" : { },
|
|
7798
|
+
"us-gov-west-1-fips" : {
|
|
7799
|
+
"credentialScope" : {
|
|
7800
|
+
"region" : "us-gov-west-1"
|
|
7801
|
+
},
|
|
7802
|
+
"hostname" : "sts.us-gov-west-1.amazonaws.com"
|
|
7803
|
+
}
|
|
7700
7804
|
}
|
|
7701
7805
|
},
|
|
7702
7806
|
"support" : {
|
|
@@ -7706,6 +7810,12 @@
|
|
|
7706
7810
|
"region" : "us-gov-west-1"
|
|
7707
7811
|
},
|
|
7708
7812
|
"hostname" : "support.us-gov-west-1.amazonaws.com"
|
|
7813
|
+
},
|
|
7814
|
+
"fips-us-gov-west-1" : {
|
|
7815
|
+
"credentialScope" : {
|
|
7816
|
+
"region" : "us-gov-west-1"
|
|
7817
|
+
},
|
|
7818
|
+
"hostname" : "support.us-gov-west-1.amazonaws.com"
|
|
7709
7819
|
}
|
|
7710
7820
|
},
|
|
7711
7821
|
"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.324.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-06-03 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|