aws-partitions 1.891.0 → 1.893.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +159 -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
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.893.0 (2024-02-16)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.892.0 (2024-02-15)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Added support for enumerating regions for `Aws::Artifact`.
|
13
|
+
|
4
14
|
1.891.0 (2024-02-14)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.893.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -270,6 +270,7 @@ module Aws
|
|
270
270
|
'ApplicationCostProfiler' => 'application-cost-profiler',
|
271
271
|
'ApplicationDiscoveryService' => 'discovery',
|
272
272
|
'ApplicationInsights' => 'applicationinsights',
|
273
|
+
'Artifact' => 'artifact',
|
273
274
|
'Athena' => 'athena',
|
274
275
|
'AuditManager' => 'auditmanager',
|
275
276
|
'AugmentedAIRuntime' => 'a2i-runtime.sagemaker',
|
data/partitions.json
CHANGED
@@ -349,6 +349,12 @@
|
|
349
349
|
"tags" : [ "fips" ]
|
350
350
|
} ]
|
351
351
|
},
|
352
|
+
"ca-west-1" : {
|
353
|
+
"variants" : [ {
|
354
|
+
"hostname" : "acm-pca-fips.ca-west-1.amazonaws.com",
|
355
|
+
"tags" : [ "fips" ]
|
356
|
+
} ]
|
357
|
+
},
|
352
358
|
"eu-central-1" : { },
|
353
359
|
"eu-central-2" : { },
|
354
360
|
"eu-north-1" : { },
|
@@ -364,6 +370,13 @@
|
|
364
370
|
"deprecated" : true,
|
365
371
|
"hostname" : "acm-pca-fips.ca-central-1.amazonaws.com"
|
366
372
|
},
|
373
|
+
"fips-ca-west-1" : {
|
374
|
+
"credentialScope" : {
|
375
|
+
"region" : "ca-west-1"
|
376
|
+
},
|
377
|
+
"deprecated" : true,
|
378
|
+
"hostname" : "acm-pca-fips.ca-west-1.amazonaws.com"
|
379
|
+
},
|
367
380
|
"fips-us-east-1" : {
|
368
381
|
"credentialScope" : {
|
369
382
|
"region" : "us-east-1"
|
@@ -2246,10 +2259,58 @@
|
|
2246
2259
|
"eu-central-1" : { },
|
2247
2260
|
"eu-west-1" : { },
|
2248
2261
|
"eu-west-2" : { },
|
2249
|
-
"us-east-1" : {
|
2250
|
-
|
2251
|
-
|
2252
|
-
|
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
|
+
}
|
2253
2314
|
}
|
2254
2315
|
},
|
2255
2316
|
"autoscaling" : {
|
@@ -3199,6 +3260,7 @@
|
|
3199
3260
|
"eu-west-1" : { },
|
3200
3261
|
"eu-west-2" : { },
|
3201
3262
|
"eu-west-3" : { },
|
3263
|
+
"me-central-1" : { },
|
3202
3264
|
"me-south-1" : { },
|
3203
3265
|
"sa-east-1" : { },
|
3204
3266
|
"us-east-1" : { },
|
@@ -5802,6 +5864,12 @@
|
|
5802
5864
|
"tags" : [ "fips" ]
|
5803
5865
|
} ]
|
5804
5866
|
},
|
5867
|
+
"ca-west-1" : {
|
5868
|
+
"variants" : [ {
|
5869
|
+
"hostname" : "ec2-fips.ca-west-1.amazonaws.com",
|
5870
|
+
"tags" : [ "fips" ]
|
5871
|
+
} ]
|
5872
|
+
},
|
5805
5873
|
"eu-central-1" : { },
|
5806
5874
|
"eu-central-2" : { },
|
5807
5875
|
"eu-north-1" : { },
|
@@ -5822,6 +5890,13 @@
|
|
5822
5890
|
"deprecated" : true,
|
5823
5891
|
"hostname" : "ec2-fips.ca-central-1.amazonaws.com"
|
5824
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
|
+
},
|
5825
5900
|
"fips-us-east-1" : {
|
5826
5901
|
"credentialScope" : {
|
5827
5902
|
"region" : "us-east-1"
|
@@ -6409,6 +6484,12 @@
|
|
6409
6484
|
"tags" : [ "fips" ]
|
6410
6485
|
} ]
|
6411
6486
|
},
|
6487
|
+
"ca-west-1" : {
|
6488
|
+
"variants" : [ {
|
6489
|
+
"hostname" : "elasticfilesystem-fips.ca-west-1.amazonaws.com",
|
6490
|
+
"tags" : [ "fips" ]
|
6491
|
+
} ]
|
6492
|
+
},
|
6412
6493
|
"eu-central-1" : {
|
6413
6494
|
"variants" : [ {
|
6414
6495
|
"hostname" : "elasticfilesystem-fips.eu-central-1.amazonaws.com",
|
@@ -6541,6 +6622,13 @@
|
|
6541
6622
|
"deprecated" : true,
|
6542
6623
|
"hostname" : "elasticfilesystem-fips.ca-central-1.amazonaws.com"
|
6543
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
|
+
},
|
6544
6632
|
"fips-eu-central-1" : {
|
6545
6633
|
"credentialScope" : {
|
6546
6634
|
"region" : "eu-central-1"
|
@@ -12768,8 +12856,10 @@
|
|
12768
12856
|
"ap-southeast-2" : { },
|
12769
12857
|
"ca-central-1" : { },
|
12770
12858
|
"eu-central-1" : { },
|
12859
|
+
"eu-north-1" : { },
|
12771
12860
|
"eu-west-1" : { },
|
12772
12861
|
"eu-west-2" : { },
|
12862
|
+
"sa-east-1" : { },
|
12773
12863
|
"us-east-1" : { },
|
12774
12864
|
"us-east-2" : { },
|
12775
12865
|
"us-west-1" : { },
|
@@ -14151,16 +14241,76 @@
|
|
14151
14241
|
"ap-south-1" : { },
|
14152
14242
|
"ap-southeast-1" : { },
|
14153
14243
|
"ap-southeast-2" : { },
|
14154
|
-
"ca-central-1" : {
|
14244
|
+
"ca-central-1" : {
|
14245
|
+
"variants" : [ {
|
14246
|
+
"hostname" : "redshift-serverless-fips.ca-central-1.amazonaws.com",
|
14247
|
+
"tags" : [ "fips" ]
|
14248
|
+
} ]
|
14249
|
+
},
|
14155
14250
|
"eu-central-1" : { },
|
14156
14251
|
"eu-north-1" : { },
|
14157
14252
|
"eu-west-1" : { },
|
14158
14253
|
"eu-west-2" : { },
|
14159
14254
|
"eu-west-3" : { },
|
14160
|
-
"
|
14161
|
-
|
14162
|
-
|
14163
|
-
|
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
|
+
}
|
14164
14314
|
}
|
14165
14315
|
},
|
14166
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:
|