aws-partitions 1.414.0 → 1.419.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 +37 -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: 6d43930e54e4039f3406914dd6a4248c161d513de4cd5c71ba3c55b8ca25e6b9
|
|
4
|
+
data.tar.gz: 0a7d4fbb24eaf247c3e85c0db2f4b5414036b5f19bea417d8cc72d9d39775097
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4d1cece1e97003ee020d0490c984c3bfda007492a3e9630d389122eec5fa656df37621d0f865ded5c2c8d0a3d8e678ef2704096782f75c83113d2d32b36469a4
|
|
7
|
+
data.tar.gz: 7936389855e3d0181313f7d0f89ffb91d66ab68f04c8a344ed47722a0317e2f52295382d4bf995b8c3b06e96bafc815dd32d4e658a2de706906215a9d658e217
|
data/lib/aws-partitions.rb
CHANGED
|
@@ -370,6 +370,8 @@ module Aws
|
|
|
370
370
|
'LambdaPreview' => 'lambda',
|
|
371
371
|
'Lex' => 'runtime.lex',
|
|
372
372
|
'LexModelBuildingService' => 'models.lex',
|
|
373
|
+
'LexModelsV2' => 'models-v2-lex',
|
|
374
|
+
'LexRuntimeV2' => 'runtime-v2-lex',
|
|
373
375
|
'LicenseManager' => 'license-manager',
|
|
374
376
|
'Lightsail' => 'lightsail',
|
|
375
377
|
'LocationService' => 'geo',
|
data/partitions.json
CHANGED
|
@@ -277,9 +277,33 @@
|
|
|
277
277
|
"me-south-1" : { },
|
|
278
278
|
"sa-east-1" : { },
|
|
279
279
|
"us-east-1" : { },
|
|
280
|
+
"us-east-1-fips" : {
|
|
281
|
+
"credentialScope" : {
|
|
282
|
+
"region" : "us-east-1"
|
|
283
|
+
},
|
|
284
|
+
"hostname" : "api.detective-fips.us-east-1.amazonaws.com"
|
|
285
|
+
},
|
|
280
286
|
"us-east-2" : { },
|
|
287
|
+
"us-east-2-fips" : {
|
|
288
|
+
"credentialScope" : {
|
|
289
|
+
"region" : "us-east-2"
|
|
290
|
+
},
|
|
291
|
+
"hostname" : "api.detective-fips.us-east-2.amazonaws.com"
|
|
292
|
+
},
|
|
281
293
|
"us-west-1" : { },
|
|
282
|
-
"us-west-
|
|
294
|
+
"us-west-1-fips" : {
|
|
295
|
+
"credentialScope" : {
|
|
296
|
+
"region" : "us-west-1"
|
|
297
|
+
},
|
|
298
|
+
"hostname" : "api.detective-fips.us-west-1.amazonaws.com"
|
|
299
|
+
},
|
|
300
|
+
"us-west-2" : { },
|
|
301
|
+
"us-west-2-fips" : {
|
|
302
|
+
"credentialScope" : {
|
|
303
|
+
"region" : "us-west-2"
|
|
304
|
+
},
|
|
305
|
+
"hostname" : "api.detective-fips.us-west-2.amazonaws.com"
|
|
306
|
+
}
|
|
283
307
|
}
|
|
284
308
|
},
|
|
285
309
|
"api.ecr" : {
|
|
@@ -476,6 +500,11 @@
|
|
|
476
500
|
}
|
|
477
501
|
}
|
|
478
502
|
},
|
|
503
|
+
"api.fleethub.iot" : {
|
|
504
|
+
"endpoints" : {
|
|
505
|
+
"us-east-1" : { }
|
|
506
|
+
}
|
|
507
|
+
},
|
|
479
508
|
"api.mediatailor" : {
|
|
480
509
|
"endpoints" : {
|
|
481
510
|
"ap-northeast-1" : { },
|
|
@@ -629,6 +658,7 @@
|
|
|
629
658
|
},
|
|
630
659
|
"appmesh" : {
|
|
631
660
|
"endpoints" : {
|
|
661
|
+
"af-south-1" : { },
|
|
632
662
|
"ap-east-1" : { },
|
|
633
663
|
"ap-northeast-1" : { },
|
|
634
664
|
"ap-northeast-2" : { },
|
|
@@ -8283,7 +8313,12 @@
|
|
|
8283
8313
|
},
|
|
8284
8314
|
"hostname" : "greengrass-fips.us-gov-east-1.amazonaws.com"
|
|
8285
8315
|
},
|
|
8286
|
-
"us-gov-east-1" : {
|
|
8316
|
+
"us-gov-east-1" : {
|
|
8317
|
+
"credentialScope" : {
|
|
8318
|
+
"region" : "us-gov-east-1"
|
|
8319
|
+
},
|
|
8320
|
+
"hostname" : "greengrass.us-gov-east-1.amazonaws.com"
|
|
8321
|
+
},
|
|
8287
8322
|
"us-gov-west-1" : {
|
|
8288
8323
|
"credentialScope" : {
|
|
8289
8324
|
"region" : "us-gov-west-1"
|
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.419.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:
|
|
11
|
+
date: 2021-01-26 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|