aws-partitions 1.416.0 → 1.421.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 +68 -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: c3489b36f80d5c10cd318bae36086e0a1eee7cff9013554defea514ba3cd246a
|
|
4
|
+
data.tar.gz: 47786d8577b709f3adc39964266631cf3e5e3bcb907bed12c3fbdf419506f1fe
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a35d1caa99728c64e4bb499b58707324e5f08b4d82783f4fab48f3410128c990c77f7d3a5337313558e218988466c7b41e5e08130f1f81e2f5f5e45576d5b64b
|
|
7
|
+
data.tar.gz: 1cc02bd327b2af94d6a2c8c1b7220acf4e4d71ab965de51722d7a67099bbb3ab908ed736ec35a628eda088ef67ac5af01ef7e45eaadbaf1a6f7ea952391028ad
|
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" : {
|
|
@@ -634,6 +658,7 @@
|
|
|
634
658
|
},
|
|
635
659
|
"appmesh" : {
|
|
636
660
|
"endpoints" : {
|
|
661
|
+
"af-south-1" : { },
|
|
637
662
|
"ap-east-1" : { },
|
|
638
663
|
"ap-northeast-1" : { },
|
|
639
664
|
"ap-northeast-2" : { },
|
|
@@ -1282,6 +1307,7 @@
|
|
|
1282
1307
|
"ca-central-1" : { },
|
|
1283
1308
|
"eu-central-1" : { },
|
|
1284
1309
|
"eu-north-1" : { },
|
|
1310
|
+
"eu-south-1" : { },
|
|
1285
1311
|
"eu-west-1" : { },
|
|
1286
1312
|
"eu-west-2" : { },
|
|
1287
1313
|
"eu-west-3" : { },
|
|
@@ -2904,6 +2930,7 @@
|
|
|
2904
2930
|
},
|
|
2905
2931
|
"fsx" : {
|
|
2906
2932
|
"endpoints" : {
|
|
2933
|
+
"af-south-1" : { },
|
|
2907
2934
|
"ap-east-1" : { },
|
|
2908
2935
|
"ap-northeast-1" : { },
|
|
2909
2936
|
"ap-northeast-2" : { },
|
|
@@ -2913,6 +2940,7 @@
|
|
|
2913
2940
|
"ca-central-1" : { },
|
|
2914
2941
|
"eu-central-1" : { },
|
|
2915
2942
|
"eu-north-1" : { },
|
|
2943
|
+
"eu-south-1" : { },
|
|
2916
2944
|
"eu-west-1" : { },
|
|
2917
2945
|
"eu-west-2" : { },
|
|
2918
2946
|
"eu-west-3" : { },
|
|
@@ -2946,6 +2974,7 @@
|
|
|
2946
2974
|
},
|
|
2947
2975
|
"hostname" : "fsx-fips.us-west-2.amazonaws.com"
|
|
2948
2976
|
},
|
|
2977
|
+
"me-south-1" : { },
|
|
2949
2978
|
"sa-east-1" : { },
|
|
2950
2979
|
"us-east-1" : { },
|
|
2951
2980
|
"us-east-2" : { },
|
|
@@ -3590,6 +3619,7 @@
|
|
|
3590
3619
|
},
|
|
3591
3620
|
"lakeformation" : {
|
|
3592
3621
|
"endpoints" : {
|
|
3622
|
+
"ap-east-1" : { },
|
|
3593
3623
|
"ap-northeast-1" : { },
|
|
3594
3624
|
"ap-northeast-2" : { },
|
|
3595
3625
|
"ap-south-1" : { },
|
|
@@ -4088,7 +4118,19 @@
|
|
|
4088
4118
|
"eu-west-1" : { },
|
|
4089
4119
|
"eu-west-2" : { },
|
|
4090
4120
|
"us-east-1" : { },
|
|
4091
|
-
"us-
|
|
4121
|
+
"us-east-1-fips" : {
|
|
4122
|
+
"credentialScope" : {
|
|
4123
|
+
"region" : "us-east-1"
|
|
4124
|
+
},
|
|
4125
|
+
"hostname" : "models-fips.lex.us-east-1.amazonaws.com"
|
|
4126
|
+
},
|
|
4127
|
+
"us-west-2" : { },
|
|
4128
|
+
"us-west-2-fips" : {
|
|
4129
|
+
"credentialScope" : {
|
|
4130
|
+
"region" : "us-west-2"
|
|
4131
|
+
},
|
|
4132
|
+
"hostname" : "models-fips.lex.us-west-2.amazonaws.com"
|
|
4133
|
+
}
|
|
4092
4134
|
}
|
|
4093
4135
|
},
|
|
4094
4136
|
"monitoring" : {
|
|
@@ -4981,7 +5023,19 @@
|
|
|
4981
5023
|
"eu-west-1" : { },
|
|
4982
5024
|
"eu-west-2" : { },
|
|
4983
5025
|
"us-east-1" : { },
|
|
4984
|
-
"us-
|
|
5026
|
+
"us-east-1-fips" : {
|
|
5027
|
+
"credentialScope" : {
|
|
5028
|
+
"region" : "us-east-1"
|
|
5029
|
+
},
|
|
5030
|
+
"hostname" : "runtime-fips.lex.us-east-1.amazonaws.com"
|
|
5031
|
+
},
|
|
5032
|
+
"us-west-2" : { },
|
|
5033
|
+
"us-west-2-fips" : {
|
|
5034
|
+
"credentialScope" : {
|
|
5035
|
+
"region" : "us-west-2"
|
|
5036
|
+
},
|
|
5037
|
+
"hostname" : "runtime-fips.lex.us-west-2.amazonaws.com"
|
|
5038
|
+
}
|
|
4985
5039
|
}
|
|
4986
5040
|
},
|
|
4987
5041
|
"runtime.sagemaker" : {
|
|
@@ -8288,7 +8342,12 @@
|
|
|
8288
8342
|
},
|
|
8289
8343
|
"hostname" : "greengrass-fips.us-gov-east-1.amazonaws.com"
|
|
8290
8344
|
},
|
|
8291
|
-
"us-gov-east-1" : {
|
|
8345
|
+
"us-gov-east-1" : {
|
|
8346
|
+
"credentialScope" : {
|
|
8347
|
+
"region" : "us-gov-east-1"
|
|
8348
|
+
},
|
|
8349
|
+
"hostname" : "greengrass.us-gov-east-1.amazonaws.com"
|
|
8350
|
+
},
|
|
8292
8351
|
"us-gov-west-1" : {
|
|
8293
8352
|
"credentialScope" : {
|
|
8294
8353
|
"region" : "us-gov-west-1"
|
|
@@ -9415,6 +9474,11 @@
|
|
|
9415
9474
|
}
|
|
9416
9475
|
}
|
|
9417
9476
|
},
|
|
9477
|
+
"ssm" : {
|
|
9478
|
+
"endpoints" : {
|
|
9479
|
+
"us-iso-east-1" : { }
|
|
9480
|
+
}
|
|
9481
|
+
},
|
|
9418
9482
|
"states" : {
|
|
9419
9483
|
"endpoints" : {
|
|
9420
9484
|
"us-iso-east-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.421.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: 2021-01-
|
|
11
|
+
date: 2021-01-28 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|