aws-partitions 1.908.0 → 1.910.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 +61 -0
- 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: 5a1369be8588f5bb1bb650372a224707d2531ee1be97c17ba4ca9bb2cb560703
|
4
|
+
data.tar.gz: f7099fed8e40183966b0c029b0d8acd5a086ee669f143b44385a8b4b6abb42c3
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 25ddea73c8b238f39a770f63780036d1a75fb5c65d2cf949a758c475708aba8b84fdd9a227745bf09f593cc4128d1ef5b62ea23db2080f508e20fdccfab0528d
|
7
|
+
data.tar.gz: bc7665d478de698f86ed690fbce597e5a26e3f130e138c382461d1eda63042d878305c174f80ec2e5e9d6694ec182bdb35b1c7eb6c01040244fe8f961a5f54c8
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.910.0 (2024-04-08)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::ControlCatalog`.
|
8
|
+
|
9
|
+
1.909.0 (2024-04-05)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.908.0 (2024-04-04)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.910.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -340,6 +340,7 @@ module Aws
|
|
340
340
|
'ConnectContactLens' => 'contact-lens',
|
341
341
|
'ConnectParticipant' => 'participant.connect',
|
342
342
|
'ConnectWisdomService' => 'wisdom',
|
343
|
+
'ControlCatalog' => 'controlcatalog',
|
343
344
|
'ControlTower' => 'controltower',
|
344
345
|
'CostExplorer' => 'ce',
|
345
346
|
'CostOptimizationHub' => 'cost-optimization-hub',
|
data/partitions.json
CHANGED
@@ -11040,6 +11040,7 @@
|
|
11040
11040
|
"ap-southeast-3" : { },
|
11041
11041
|
"ap-southeast-4" : { },
|
11042
11042
|
"ca-central-1" : { },
|
11043
|
+
"ca-west-1" : { },
|
11043
11044
|
"eu-central-1" : { },
|
11044
11045
|
"eu-central-2" : { },
|
11045
11046
|
"eu-north-1" : { },
|
@@ -13494,6 +13495,12 @@
|
|
13494
13495
|
},
|
13495
13496
|
"hostname" : "portal.sso.ap-south-1.amazonaws.com"
|
13496
13497
|
},
|
13498
|
+
"ap-south-2" : {
|
13499
|
+
"credentialScope" : {
|
13500
|
+
"region" : "ap-south-2"
|
13501
|
+
},
|
13502
|
+
"hostname" : "portal.sso.ap-south-2.amazonaws.com"
|
13503
|
+
},
|
13497
13504
|
"ap-southeast-1" : {
|
13498
13505
|
"credentialScope" : {
|
13499
13506
|
"region" : "ap-southeast-1"
|
@@ -13548,6 +13555,12 @@
|
|
13548
13555
|
},
|
13549
13556
|
"hostname" : "portal.sso.eu-south-1.amazonaws.com"
|
13550
13557
|
},
|
13558
|
+
"eu-south-2" : {
|
13559
|
+
"credentialScope" : {
|
13560
|
+
"region" : "eu-south-2"
|
13561
|
+
},
|
13562
|
+
"hostname" : "portal.sso.eu-south-2.amazonaws.com"
|
13563
|
+
},
|
13551
13564
|
"eu-west-1" : {
|
13552
13565
|
"credentialScope" : {
|
13553
13566
|
"region" : "eu-west-1"
|
@@ -15007,15 +15020,26 @@
|
|
15007
15020
|
},
|
15008
15021
|
"rum" : {
|
15009
15022
|
"endpoints" : {
|
15023
|
+
"af-south-1" : { },
|
15010
15024
|
"ap-northeast-1" : { },
|
15025
|
+
"ap-northeast-2" : { },
|
15026
|
+
"ap-northeast-3" : { },
|
15027
|
+
"ap-south-1" : { },
|
15011
15028
|
"ap-southeast-1" : { },
|
15012
15029
|
"ap-southeast-2" : { },
|
15030
|
+
"ap-southeast-3" : { },
|
15031
|
+
"ca-central-1" : { },
|
15013
15032
|
"eu-central-1" : { },
|
15014
15033
|
"eu-north-1" : { },
|
15034
|
+
"eu-south-1" : { },
|
15015
15035
|
"eu-west-1" : { },
|
15016
15036
|
"eu-west-2" : { },
|
15037
|
+
"eu-west-3" : { },
|
15038
|
+
"me-south-1" : { },
|
15039
|
+
"sa-east-1" : { },
|
15017
15040
|
"us-east-1" : { },
|
15018
15041
|
"us-east-2" : { },
|
15042
|
+
"us-west-1" : { },
|
15019
15043
|
"us-west-2" : { }
|
15020
15044
|
}
|
15021
15045
|
},
|
@@ -18018,6 +18042,7 @@
|
|
18018
18042
|
"ap-northeast-2" : { },
|
18019
18043
|
"ap-northeast-3" : { },
|
18020
18044
|
"ap-south-1" : { },
|
18045
|
+
"ap-south-2" : { },
|
18021
18046
|
"ap-southeast-1" : { },
|
18022
18047
|
"ap-southeast-2" : { },
|
18023
18048
|
"ap-southeast-3" : { },
|
@@ -18027,6 +18052,7 @@
|
|
18027
18052
|
"eu-central-2" : { },
|
18028
18053
|
"eu-north-1" : { },
|
18029
18054
|
"eu-south-1" : { },
|
18055
|
+
"eu-south-2" : { },
|
18030
18056
|
"eu-west-1" : { },
|
18031
18057
|
"eu-west-2" : { },
|
18032
18058
|
"eu-west-3" : { },
|
@@ -19188,6 +19214,7 @@
|
|
19188
19214
|
"eu-north-1" : { },
|
19189
19215
|
"eu-west-1" : { },
|
19190
19216
|
"eu-west-2" : { },
|
19217
|
+
"sa-east-1" : { },
|
19191
19218
|
"us-east-1" : { },
|
19192
19219
|
"us-east-2" : { },
|
19193
19220
|
"us-west-2" : { }
|
@@ -27126,6 +27153,40 @@
|
|
27126
27153
|
"us-iso-west-1" : { }
|
27127
27154
|
}
|
27128
27155
|
},
|
27156
|
+
"fsx" : {
|
27157
|
+
"endpoints" : {
|
27158
|
+
"fips-prod-us-iso-east-1" : {
|
27159
|
+
"credentialScope" : {
|
27160
|
+
"region" : "us-iso-east-1"
|
27161
|
+
},
|
27162
|
+
"deprecated" : true,
|
27163
|
+
"hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov"
|
27164
|
+
},
|
27165
|
+
"fips-us-iso-east-1" : {
|
27166
|
+
"credentialScope" : {
|
27167
|
+
"region" : "us-iso-east-1"
|
27168
|
+
},
|
27169
|
+
"deprecated" : true,
|
27170
|
+
"hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov"
|
27171
|
+
},
|
27172
|
+
"prod-us-iso-east-1" : {
|
27173
|
+
"credentialScope" : {
|
27174
|
+
"region" : "us-iso-east-1"
|
27175
|
+
},
|
27176
|
+
"deprecated" : true,
|
27177
|
+
"variants" : [ {
|
27178
|
+
"hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov",
|
27179
|
+
"tags" : [ "fips" ]
|
27180
|
+
} ]
|
27181
|
+
},
|
27182
|
+
"us-iso-east-1" : {
|
27183
|
+
"variants" : [ {
|
27184
|
+
"hostname" : "fsx-fips.us-iso-east-1.c2s.ic.gov",
|
27185
|
+
"tags" : [ "fips" ]
|
27186
|
+
} ]
|
27187
|
+
}
|
27188
|
+
}
|
27189
|
+
},
|
27129
27190
|
"glacier" : {
|
27130
27191
|
"endpoints" : {
|
27131
27192
|
"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.910.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-04-
|
11
|
+
date: 2024-04-08 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|