aws-partitions 1.1012.0 → 1.1013.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 +5 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +43 -3
- 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: 36306a7870eb0b58cadfe95182196d39ceee46462039cbf50b907d27e68c1752
|
4
|
+
data.tar.gz: f8b9680eb7f338559940adacaa4cd22a680c3be7b3d8c74e540f3384f08b4c61
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 3866d390025ef10fb296f6c8904d76d603aa04c586e11328805d1a0c3ca57ff77dd62da8145609ee8f2f61136d9b2cd2ad4ed2fc201981db5010d5b7aff97efc
|
7
|
+
data.tar.gz: 0335472abdc555c110041d4cda4254c8942cf46afc98e205113dae6e9e4ef37bce7a1811bdd011d9ed78a17ba29cf45113336d85301d1ae6da16057ae33fcd22
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1013.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -280,6 +280,7 @@ module Aws
|
|
280
280
|
'AutoScalingPlans' => 'autoscaling-plans',
|
281
281
|
'B2bi' => 'b2bi',
|
282
282
|
'BCMDataExports' => 'bcm-data-exports',
|
283
|
+
'BCMPricingCalculator' => 'bcm-pricing-calculator',
|
283
284
|
'Backup' => 'backup',
|
284
285
|
'BackupGateway' => 'backup-gateway',
|
285
286
|
'Batch' => 'batch',
|
data/partitions.json
CHANGED
@@ -10321,6 +10321,7 @@
|
|
10321
10321
|
"ingest.timestream" : {
|
10322
10322
|
"endpoints" : {
|
10323
10323
|
"ap-northeast-1" : { },
|
10324
|
+
"ap-south-1" : { },
|
10324
10325
|
"ap-southeast-2" : { },
|
10325
10326
|
"eu-central-1" : { },
|
10326
10327
|
"eu-west-1" : { },
|
@@ -12622,6 +12623,7 @@
|
|
12622
12623
|
"ap-southeast-2" : { },
|
12623
12624
|
"ap-southeast-3" : { },
|
12624
12625
|
"ap-southeast-4" : { },
|
12626
|
+
"ap-southeast-5" : { },
|
12625
12627
|
"ca-central-1" : { },
|
12626
12628
|
"ca-west-1" : { },
|
12627
12629
|
"eu-central-1" : { },
|
@@ -22030,11 +22032,13 @@
|
|
22030
22032
|
"ap-southeast-3" : { },
|
22031
22033
|
"ca-central-1" : { },
|
22032
22034
|
"eu-central-1" : { },
|
22035
|
+
"eu-central-2" : { },
|
22033
22036
|
"eu-north-1" : { },
|
22034
22037
|
"eu-south-1" : { },
|
22035
22038
|
"eu-west-1" : { },
|
22036
22039
|
"eu-west-2" : { },
|
22037
22040
|
"eu-west-3" : { },
|
22041
|
+
"me-central-1" : { },
|
22038
22042
|
"me-south-1" : { },
|
22039
22043
|
"sa-east-1" : { },
|
22040
22044
|
"us-east-1" : { },
|
@@ -30305,8 +30309,32 @@
|
|
30305
30309
|
},
|
30306
30310
|
"cloudtrail" : {
|
30307
30311
|
"endpoints" : {
|
30308
|
-
"us-iso-east-1" : {
|
30309
|
-
|
30312
|
+
"fips-us-iso-east-1" : {
|
30313
|
+
"credentialScope" : {
|
30314
|
+
"region" : "us-iso-east-1"
|
30315
|
+
},
|
30316
|
+
"deprecated" : true,
|
30317
|
+
"hostname" : "cloudtrail-fips.us-iso-east-1.c2s.ic.gov"
|
30318
|
+
},
|
30319
|
+
"fips-us-iso-west-1" : {
|
30320
|
+
"credentialScope" : {
|
30321
|
+
"region" : "us-iso-west-1"
|
30322
|
+
},
|
30323
|
+
"deprecated" : true,
|
30324
|
+
"hostname" : "cloudtrail-fips.us-iso-west-1.c2s.ic.gov"
|
30325
|
+
},
|
30326
|
+
"us-iso-east-1" : {
|
30327
|
+
"variants" : [ {
|
30328
|
+
"hostname" : "cloudtrail-fips.us-iso-east-1.c2s.ic.gov",
|
30329
|
+
"tags" : [ "fips" ]
|
30330
|
+
} ]
|
30331
|
+
},
|
30332
|
+
"us-iso-west-1" : {
|
30333
|
+
"variants" : [ {
|
30334
|
+
"hostname" : "cloudtrail-fips.us-iso-west-1.c2s.ic.gov",
|
30335
|
+
"tags" : [ "fips" ]
|
30336
|
+
} ]
|
30337
|
+
}
|
30310
30338
|
}
|
30311
30339
|
},
|
30312
30340
|
"codedeploy" : {
|
@@ -31211,7 +31239,19 @@
|
|
31211
31239
|
},
|
31212
31240
|
"cloudtrail" : {
|
31213
31241
|
"endpoints" : {
|
31214
|
-
"us-isob-east-1" : {
|
31242
|
+
"fips-us-isob-east-1" : {
|
31243
|
+
"credentialScope" : {
|
31244
|
+
"region" : "us-isob-east-1"
|
31245
|
+
},
|
31246
|
+
"deprecated" : true,
|
31247
|
+
"hostname" : "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov"
|
31248
|
+
},
|
31249
|
+
"us-isob-east-1" : {
|
31250
|
+
"variants" : [ {
|
31251
|
+
"hostname" : "cloudtrail-fips.us-isob-east-1.sc2s.sgov.gov",
|
31252
|
+
"tags" : [ "fips" ]
|
31253
|
+
} ]
|
31254
|
+
}
|
31215
31255
|
}
|
31216
31256
|
},
|
31217
31257
|
"codedeploy" : {
|
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.1013.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-11-
|
11
|
+
date: 2024-11-22 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|