aws-partitions 1.1004.0 → 1.1009.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 +25 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +3 -0
- data/partitions.json +9 -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: 276259e7c5cb0f9f8533b31d4baf34e2080f58244148c9255d2c0ae85fda583f
|
4
|
+
data.tar.gz: 389e58dfd078b22df463a9265e6335ff9e602b180a8ca601c8863e99cc7b0fa7
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0a5a7e86ed7ce3c540cf2c43f920b8e50ed5017810fc2faaaea9fd03e6d5660ca7d9d72666656f12b2c26e807d340015675899ac94352b5aed95edb91e1afa5b
|
7
|
+
data.tar.gz: b2c19e264695ed5cf44477f17e95a371cb99118bfaa78b59c35b942e8574c579fe3bd0c9d6e1aa9ccc7a950a94b161d36a84e7dda15f6555e38e0e2c585a1eed
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,31 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1009.0 (2024-11-15)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::ConnectCampaignsV2`.
|
8
|
+
|
9
|
+
1.1008.0 (2024-11-15)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1007.0 (2024-11-14)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralSelling`.
|
18
|
+
|
19
|
+
1.1006.0 (2024-11-13)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Added support for enumerating regions for `Aws::Billing`.
|
23
|
+
|
24
|
+
1.1005.0 (2024-11-12)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
28
|
+
|
4
29
|
1.1004.0 (2024-11-11)
|
5
30
|
------------------
|
6
31
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1009.0
|
data/lib/aws-partitions.rb
CHANGED
@@ -287,6 +287,7 @@ module Aws
|
|
287
287
|
'BedrockAgent' => 'bedrock-agent',
|
288
288
|
'BedrockAgentRuntime' => 'bedrock-agent-runtime',
|
289
289
|
'BedrockRuntime' => 'bedrock-runtime',
|
290
|
+
'Billing' => 'billing',
|
290
291
|
'BillingConductor' => 'billingconductor',
|
291
292
|
'Braket' => 'braket',
|
292
293
|
'Budgets' => 'budgets',
|
@@ -336,6 +337,7 @@ module Aws
|
|
336
337
|
'ConfigService' => 'config',
|
337
338
|
'Connect' => 'connect',
|
338
339
|
'ConnectCampaignService' => 'connect-campaigns',
|
340
|
+
'ConnectCampaignsV2' => 'connect-campaigns',
|
339
341
|
'ConnectCases' => 'cases',
|
340
342
|
'ConnectContactLens' => 'contact-lens',
|
341
343
|
'ConnectParticipant' => 'participant.connect',
|
@@ -517,6 +519,7 @@ module Aws
|
|
517
519
|
'PCS' => 'pcs',
|
518
520
|
'PI' => 'pi',
|
519
521
|
'Panorama' => 'panorama',
|
522
|
+
'PartnerCentralSelling' => 'partnercentral-selling',
|
520
523
|
'PaymentCryptography' => 'controlplane.payment-cryptography',
|
521
524
|
'PaymentCryptographyData' => 'dataplane.payment-cryptography',
|
522
525
|
'PcaConnectorAd' => 'pca-connector-ad',
|
data/partitions.json
CHANGED
@@ -8125,6 +8125,7 @@
|
|
8125
8125
|
"ap-northeast-2" : { },
|
8126
8126
|
"ap-northeast-3" : { },
|
8127
8127
|
"ap-south-1" : { },
|
8128
|
+
"ap-south-2" : { },
|
8128
8129
|
"ap-southeast-1" : { },
|
8129
8130
|
"ap-southeast-2" : { },
|
8130
8131
|
"ap-southeast-3" : { },
|
@@ -8177,6 +8178,7 @@
|
|
8177
8178
|
"deprecated" : true,
|
8178
8179
|
"hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
|
8179
8180
|
},
|
8181
|
+
"il-central-1" : { },
|
8180
8182
|
"me-central-1" : { },
|
8181
8183
|
"me-south-1" : { },
|
8182
8184
|
"sa-east-1" : { },
|
@@ -9651,6 +9653,7 @@
|
|
9651
9653
|
"ap-southeast-2" : { },
|
9652
9654
|
"ap-southeast-3" : { },
|
9653
9655
|
"ap-southeast-4" : { },
|
9656
|
+
"ap-southeast-5" : { },
|
9654
9657
|
"ca-central-1" : { },
|
9655
9658
|
"ca-west-1" : { },
|
9656
9659
|
"eu-central-1" : { },
|
@@ -10728,6 +10731,7 @@
|
|
10728
10731
|
},
|
10729
10732
|
"iotfleetwise" : {
|
10730
10733
|
"endpoints" : {
|
10734
|
+
"ap-south-1" : { },
|
10731
10735
|
"eu-central-1" : { },
|
10732
10736
|
"us-east-1" : { }
|
10733
10737
|
}
|
@@ -11528,6 +11532,7 @@
|
|
11528
11532
|
"ap-southeast-2" : { },
|
11529
11533
|
"ap-southeast-3" : { },
|
11530
11534
|
"ap-southeast-4" : { },
|
11535
|
+
"ap-southeast-5" : { },
|
11531
11536
|
"ca-central-1" : {
|
11532
11537
|
"variants" : [ {
|
11533
11538
|
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
|
@@ -12054,6 +12059,7 @@
|
|
12054
12059
|
"ap-southeast-2" : { },
|
12055
12060
|
"ap-southeast-3" : { },
|
12056
12061
|
"ap-southeast-4" : { },
|
12062
|
+
"ap-southeast-5" : { },
|
12057
12063
|
"ca-central-1" : { },
|
12058
12064
|
"ca-west-1" : { },
|
12059
12065
|
"eu-central-1" : { },
|
@@ -13777,6 +13783,7 @@
|
|
13777
13783
|
"ap-southeast-2" : { },
|
13778
13784
|
"ap-southeast-3" : { },
|
13779
13785
|
"ap-southeast-4" : { },
|
13786
|
+
"ap-southeast-5" : { },
|
13780
13787
|
"ca-central-1" : { },
|
13781
13788
|
"ca-west-1" : { },
|
13782
13789
|
"eu-central-1" : { },
|
@@ -21248,6 +21255,7 @@
|
|
21248
21255
|
"ap-southeast-2" : { },
|
21249
21256
|
"ap-southeast-3" : { },
|
21250
21257
|
"ap-southeast-4" : { },
|
21258
|
+
"ap-southeast-5" : { },
|
21251
21259
|
"ca-central-1" : {
|
21252
21260
|
"variants" : [ {
|
21253
21261
|
"hostname" : "transfer-fips.ca-central-1.amazonaws.com",
|
@@ -21624,6 +21632,7 @@
|
|
21624
21632
|
"ap-south-1" : { },
|
21625
21633
|
"ap-southeast-1" : { },
|
21626
21634
|
"ap-southeast-2" : { },
|
21635
|
+
"ap-southeast-3" : { },
|
21627
21636
|
"ca-central-1" : { },
|
21628
21637
|
"eu-central-1" : { },
|
21629
21638
|
"eu-north-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.1009.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-15 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|