aws-partitions 1.892.0 → 1.893.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/partitions.json +146 -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: ed531be069bd73b7a995bfcec5f3c23b73f61fccd1cbe646e71e32c06276e094
|
|
4
|
+
data.tar.gz: c4d32b4682bf3cafc65907b45c185c13c717fb0aac22e419dc5443452832ca3b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 20e7ebb5582f1293dc28113a87ce99720d29af269112430099d838882d431a8e6715e2526615ccd7fe2a124ca420ccd09ec3ca44bf275d51cb71dfa7c89b0fbd
|
|
7
|
+
data.tar.gz: e4fbe233afbd968f83c9c7449bc3d975194a2df9b14fa7dff08104f6a3821168b82d6e4ee760c4cf6e5d845c1917c98ad2223f8b2ba8c101d295c32ef2e2fd67
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.893.0
|
data/partitions.json
CHANGED
|
@@ -2259,10 +2259,58 @@
|
|
|
2259
2259
|
"eu-central-1" : { },
|
|
2260
2260
|
"eu-west-1" : { },
|
|
2261
2261
|
"eu-west-2" : { },
|
|
2262
|
-
"us-east-1" : {
|
|
2263
|
-
|
|
2264
|
-
|
|
2265
|
-
|
|
2262
|
+
"us-east-1" : {
|
|
2263
|
+
"variants" : [ {
|
|
2264
|
+
"hostname" : "auditmanager-fips.us-east-1.amazonaws.com",
|
|
2265
|
+
"tags" : [ "fips" ]
|
|
2266
|
+
} ]
|
|
2267
|
+
},
|
|
2268
|
+
"us-east-1-fips" : {
|
|
2269
|
+
"credentialScope" : {
|
|
2270
|
+
"region" : "us-east-1"
|
|
2271
|
+
},
|
|
2272
|
+
"deprecated" : true,
|
|
2273
|
+
"hostname" : "auditmanager-fips.us-east-1.amazonaws.com"
|
|
2274
|
+
},
|
|
2275
|
+
"us-east-2" : {
|
|
2276
|
+
"variants" : [ {
|
|
2277
|
+
"hostname" : "auditmanager-fips.us-east-2.amazonaws.com",
|
|
2278
|
+
"tags" : [ "fips" ]
|
|
2279
|
+
} ]
|
|
2280
|
+
},
|
|
2281
|
+
"us-east-2-fips" : {
|
|
2282
|
+
"credentialScope" : {
|
|
2283
|
+
"region" : "us-east-2"
|
|
2284
|
+
},
|
|
2285
|
+
"deprecated" : true,
|
|
2286
|
+
"hostname" : "auditmanager-fips.us-east-2.amazonaws.com"
|
|
2287
|
+
},
|
|
2288
|
+
"us-west-1" : {
|
|
2289
|
+
"variants" : [ {
|
|
2290
|
+
"hostname" : "auditmanager-fips.us-west-1.amazonaws.com",
|
|
2291
|
+
"tags" : [ "fips" ]
|
|
2292
|
+
} ]
|
|
2293
|
+
},
|
|
2294
|
+
"us-west-1-fips" : {
|
|
2295
|
+
"credentialScope" : {
|
|
2296
|
+
"region" : "us-west-1"
|
|
2297
|
+
},
|
|
2298
|
+
"deprecated" : true,
|
|
2299
|
+
"hostname" : "auditmanager-fips.us-west-1.amazonaws.com"
|
|
2300
|
+
},
|
|
2301
|
+
"us-west-2" : {
|
|
2302
|
+
"variants" : [ {
|
|
2303
|
+
"hostname" : "auditmanager-fips.us-west-2.amazonaws.com",
|
|
2304
|
+
"tags" : [ "fips" ]
|
|
2305
|
+
} ]
|
|
2306
|
+
},
|
|
2307
|
+
"us-west-2-fips" : {
|
|
2308
|
+
"credentialScope" : {
|
|
2309
|
+
"region" : "us-west-2"
|
|
2310
|
+
},
|
|
2311
|
+
"deprecated" : true,
|
|
2312
|
+
"hostname" : "auditmanager-fips.us-west-2.amazonaws.com"
|
|
2313
|
+
}
|
|
2266
2314
|
}
|
|
2267
2315
|
},
|
|
2268
2316
|
"autoscaling" : {
|
|
@@ -3212,6 +3260,7 @@
|
|
|
3212
3260
|
"eu-west-1" : { },
|
|
3213
3261
|
"eu-west-2" : { },
|
|
3214
3262
|
"eu-west-3" : { },
|
|
3263
|
+
"me-central-1" : { },
|
|
3215
3264
|
"me-south-1" : { },
|
|
3216
3265
|
"sa-east-1" : { },
|
|
3217
3266
|
"us-east-1" : { },
|
|
@@ -5815,6 +5864,12 @@
|
|
|
5815
5864
|
"tags" : [ "fips" ]
|
|
5816
5865
|
} ]
|
|
5817
5866
|
},
|
|
5867
|
+
"ca-west-1" : {
|
|
5868
|
+
"variants" : [ {
|
|
5869
|
+
"hostname" : "ec2-fips.ca-west-1.amazonaws.com",
|
|
5870
|
+
"tags" : [ "fips" ]
|
|
5871
|
+
} ]
|
|
5872
|
+
},
|
|
5818
5873
|
"eu-central-1" : { },
|
|
5819
5874
|
"eu-central-2" : { },
|
|
5820
5875
|
"eu-north-1" : { },
|
|
@@ -5835,6 +5890,13 @@
|
|
|
5835
5890
|
"deprecated" : true,
|
|
5836
5891
|
"hostname" : "ec2-fips.ca-central-1.amazonaws.com"
|
|
5837
5892
|
},
|
|
5893
|
+
"fips-ca-west-1" : {
|
|
5894
|
+
"credentialScope" : {
|
|
5895
|
+
"region" : "ca-west-1"
|
|
5896
|
+
},
|
|
5897
|
+
"deprecated" : true,
|
|
5898
|
+
"hostname" : "ec2-fips.ca-west-1.amazonaws.com"
|
|
5899
|
+
},
|
|
5838
5900
|
"fips-us-east-1" : {
|
|
5839
5901
|
"credentialScope" : {
|
|
5840
5902
|
"region" : "us-east-1"
|
|
@@ -6422,6 +6484,12 @@
|
|
|
6422
6484
|
"tags" : [ "fips" ]
|
|
6423
6485
|
} ]
|
|
6424
6486
|
},
|
|
6487
|
+
"ca-west-1" : {
|
|
6488
|
+
"variants" : [ {
|
|
6489
|
+
"hostname" : "elasticfilesystem-fips.ca-west-1.amazonaws.com",
|
|
6490
|
+
"tags" : [ "fips" ]
|
|
6491
|
+
} ]
|
|
6492
|
+
},
|
|
6425
6493
|
"eu-central-1" : {
|
|
6426
6494
|
"variants" : [ {
|
|
6427
6495
|
"hostname" : "elasticfilesystem-fips.eu-central-1.amazonaws.com",
|
|
@@ -6554,6 +6622,13 @@
|
|
|
6554
6622
|
"deprecated" : true,
|
|
6555
6623
|
"hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com"
|
|
6556
6624
|
},
|
|
6625
|
+
"fips-ca-west-1" : {
|
|
6626
|
+
"credentialScope" : {
|
|
6627
|
+
"region" : "ca-west-1"
|
|
6628
|
+
},
|
|
6629
|
+
"deprecated" : true,
|
|
6630
|
+
"hostname" : "elasticfilesystem-fips.ca-west-1.amazonaws.com"
|
|
6631
|
+
},
|
|
6557
6632
|
"fips-eu-central-1" : {
|
|
6558
6633
|
"credentialScope" : {
|
|
6559
6634
|
"region" : "eu-central-1"
|
|
@@ -12781,8 +12856,10 @@
|
|
|
12781
12856
|
"ap-southeast-2" : { },
|
|
12782
12857
|
"ca-central-1" : { },
|
|
12783
12858
|
"eu-central-1" : { },
|
|
12859
|
+
"eu-north-1" : { },
|
|
12784
12860
|
"eu-west-1" : { },
|
|
12785
12861
|
"eu-west-2" : { },
|
|
12862
|
+
"sa-east-1" : { },
|
|
12786
12863
|
"us-east-1" : { },
|
|
12787
12864
|
"us-east-2" : { },
|
|
12788
12865
|
"us-west-1" : { },
|
|
@@ -14164,16 +14241,76 @@
|
|
|
14164
14241
|
"ap-south-1" : { },
|
|
14165
14242
|
"ap-southeast-1" : { },
|
|
14166
14243
|
"ap-southeast-2" : { },
|
|
14167
|
-
"ca-central-1" : {
|
|
14244
|
+
"ca-central-1" : {
|
|
14245
|
+
"variants" : [ {
|
|
14246
|
+
"hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
|
|
14247
|
+
"tags" : [ "fips" ]
|
|
14248
|
+
} ]
|
|
14249
|
+
},
|
|
14168
14250
|
"eu-central-1" : { },
|
|
14169
14251
|
"eu-north-1" : { },
|
|
14170
14252
|
"eu-west-1" : { },
|
|
14171
14253
|
"eu-west-2" : { },
|
|
14172
14254
|
"eu-west-3" : { },
|
|
14173
|
-
"
|
|
14174
|
-
|
|
14175
|
-
|
|
14176
|
-
|
|
14255
|
+
"fips-ca-central-1" : {
|
|
14256
|
+
"credentialScope" : {
|
|
14257
|
+
"region" : "ca-central-1"
|
|
14258
|
+
},
|
|
14259
|
+
"deprecated" : true,
|
|
14260
|
+
"hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com"
|
|
14261
|
+
},
|
|
14262
|
+
"fips-us-east-1" : {
|
|
14263
|
+
"credentialScope" : {
|
|
14264
|
+
"region" : "us-east-1"
|
|
14265
|
+
},
|
|
14266
|
+
"deprecated" : true,
|
|
14267
|
+
"hostname" : "redshift-serverless-fips.us-east-1.amazonaws.com"
|
|
14268
|
+
},
|
|
14269
|
+
"fips-us-east-2" : {
|
|
14270
|
+
"credentialScope" : {
|
|
14271
|
+
"region" : "us-east-2"
|
|
14272
|
+
},
|
|
14273
|
+
"deprecated" : true,
|
|
14274
|
+
"hostname" : "redshift-serverless-fips.us-east-2.amazonaws.com"
|
|
14275
|
+
},
|
|
14276
|
+
"fips-us-west-1" : {
|
|
14277
|
+
"credentialScope" : {
|
|
14278
|
+
"region" : "us-west-1"
|
|
14279
|
+
},
|
|
14280
|
+
"deprecated" : true,
|
|
14281
|
+
"hostname" : "redshift-serverless-fips.us-west-1.amazonaws.com"
|
|
14282
|
+
},
|
|
14283
|
+
"fips-us-west-2" : {
|
|
14284
|
+
"credentialScope" : {
|
|
14285
|
+
"region" : "us-west-2"
|
|
14286
|
+
},
|
|
14287
|
+
"deprecated" : true,
|
|
14288
|
+
"hostname" : "redshift-serverless-fips.us-west-2.amazonaws.com"
|
|
14289
|
+
},
|
|
14290
|
+
"us-east-1" : {
|
|
14291
|
+
"variants" : [ {
|
|
14292
|
+
"hostname" : "redshift-serverless-fips.us-east-1.amazonaws.com",
|
|
14293
|
+
"tags" : [ "fips" ]
|
|
14294
|
+
} ]
|
|
14295
|
+
},
|
|
14296
|
+
"us-east-2" : {
|
|
14297
|
+
"variants" : [ {
|
|
14298
|
+
"hostname" : "redshift-serverless-fips.us-east-2.amazonaws.com",
|
|
14299
|
+
"tags" : [ "fips" ]
|
|
14300
|
+
} ]
|
|
14301
|
+
},
|
|
14302
|
+
"us-west-1" : {
|
|
14303
|
+
"variants" : [ {
|
|
14304
|
+
"hostname" : "redshift-serverless-fips.us-west-1.amazonaws.com",
|
|
14305
|
+
"tags" : [ "fips" ]
|
|
14306
|
+
} ]
|
|
14307
|
+
},
|
|
14308
|
+
"us-west-2" : {
|
|
14309
|
+
"variants" : [ {
|
|
14310
|
+
"hostname" : "redshift-serverless-fips.us-west-2.amazonaws.com",
|
|
14311
|
+
"tags" : [ "fips" ]
|
|
14312
|
+
} ]
|
|
14313
|
+
}
|
|
14177
14314
|
}
|
|
14178
14315
|
},
|
|
14179
14316
|
"rekognition" : {
|
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.893.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: 2024-02-
|
|
11
|
+
date: 2024-02-16 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|