aws-partitions 1.1003.0 → 1.1010.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 +35 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +3 -0
- data/partitions.json +35 -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: e067cbc8dd1dc662dd61a39084f07813b3bb2b0c73d3fd40bd10d9dcbc12075b
|
4
|
+
data.tar.gz: ccd51790da26fe15b88dd742d0cfc4401bb92e39aa6638260468cf831d4029c6
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: ba73157b1326a854481294a6eca4d740a566787b10e7bc3da4153e9c23f6d090fa071e22e46491f065e4dc78f040f19e68b5cff8f7097e823cad41b32165763d
|
7
|
+
data.tar.gz: 32d58c91efd66dbb82fe1281016a46540048d542c7f570740cfb6fc5baf891e8e4bc392c9c1a94a330f158543cc109a8c89c5448cba60f83a4a55ee400f4106e
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,41 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1010.0 (2024-11-19)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1009.0 (2024-11-15)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Added support for enumerating regions for `Aws::ConnectCampaignsV2`.
|
13
|
+
|
14
|
+
1.1008.0 (2024-11-15)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
19
|
+
1.1007.0 (2024-11-14)
|
20
|
+
------------------
|
21
|
+
|
22
|
+
* Feature - Added support for enumerating regions for `Aws::PartnerCentralSelling`.
|
23
|
+
|
24
|
+
1.1006.0 (2024-11-13)
|
25
|
+
------------------
|
26
|
+
|
27
|
+
* Feature - Added support for enumerating regions for `Aws::Billing`.
|
28
|
+
|
29
|
+
1.1005.0 (2024-11-12)
|
30
|
+
------------------
|
31
|
+
|
32
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
33
|
+
|
34
|
+
1.1004.0 (2024-11-11)
|
35
|
+
------------------
|
36
|
+
|
37
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
38
|
+
|
4
39
|
1.1003.0 (2024-11-08)
|
5
40
|
------------------
|
6
41
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1010.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
@@ -5063,6 +5063,7 @@
|
|
5063
5063
|
},
|
5064
5064
|
"connect-campaigns" : {
|
5065
5065
|
"endpoints" : {
|
5066
|
+
"af-south-1" : { },
|
5066
5067
|
"ap-southeast-2" : { },
|
5067
5068
|
"ca-central-1" : { },
|
5068
5069
|
"eu-central-1" : { },
|
@@ -8125,6 +8126,7 @@
|
|
8125
8126
|
"ap-northeast-2" : { },
|
8126
8127
|
"ap-northeast-3" : { },
|
8127
8128
|
"ap-south-1" : { },
|
8129
|
+
"ap-south-2" : { },
|
8128
8130
|
"ap-southeast-1" : { },
|
8129
8131
|
"ap-southeast-2" : { },
|
8130
8132
|
"ap-southeast-3" : { },
|
@@ -8177,6 +8179,7 @@
|
|
8177
8179
|
"deprecated" : true,
|
8178
8180
|
"hostname" : "emr-containers-fips.us-west-2.amazonaws.com"
|
8179
8181
|
},
|
8182
|
+
"il-central-1" : { },
|
8180
8183
|
"me-central-1" : { },
|
8181
8184
|
"me-south-1" : { },
|
8182
8185
|
"sa-east-1" : { },
|
@@ -9651,6 +9654,7 @@
|
|
9651
9654
|
"ap-southeast-2" : { },
|
9652
9655
|
"ap-southeast-3" : { },
|
9653
9656
|
"ap-southeast-4" : { },
|
9657
|
+
"ap-southeast-5" : { },
|
9654
9658
|
"ca-central-1" : { },
|
9655
9659
|
"ca-west-1" : { },
|
9656
9660
|
"eu-central-1" : { },
|
@@ -10728,6 +10732,7 @@
|
|
10728
10732
|
},
|
10729
10733
|
"iotfleetwise" : {
|
10730
10734
|
"endpoints" : {
|
10735
|
+
"ap-south-1" : { },
|
10731
10736
|
"eu-central-1" : { },
|
10732
10737
|
"us-east-1" : { }
|
10733
10738
|
}
|
@@ -11528,6 +11533,7 @@
|
|
11528
11533
|
"ap-southeast-2" : { },
|
11529
11534
|
"ap-southeast-3" : { },
|
11530
11535
|
"ap-southeast-4" : { },
|
11536
|
+
"ap-southeast-5" : { },
|
11531
11537
|
"ca-central-1" : {
|
11532
11538
|
"variants" : [ {
|
11533
11539
|
"hostname" : "kinesisanalytics-fips.ca-central-1.amazonaws.com",
|
@@ -12054,6 +12060,7 @@
|
|
12054
12060
|
"ap-southeast-2" : { },
|
12055
12061
|
"ap-southeast-3" : { },
|
12056
12062
|
"ap-southeast-4" : { },
|
12063
|
+
"ap-southeast-5" : { },
|
12057
12064
|
"ca-central-1" : { },
|
12058
12065
|
"ca-west-1" : { },
|
12059
12066
|
"eu-central-1" : { },
|
@@ -13777,6 +13784,7 @@
|
|
13777
13784
|
"ap-southeast-2" : { },
|
13778
13785
|
"ap-southeast-3" : { },
|
13779
13786
|
"ap-southeast-4" : { },
|
13787
|
+
"ap-southeast-5" : { },
|
13780
13788
|
"ca-central-1" : { },
|
13781
13789
|
"ca-west-1" : { },
|
13782
13790
|
"eu-central-1" : { },
|
@@ -21248,6 +21256,7 @@
|
|
21248
21256
|
"ap-southeast-2" : { },
|
21249
21257
|
"ap-southeast-3" : { },
|
21250
21258
|
"ap-southeast-4" : { },
|
21259
|
+
"ap-southeast-5" : { },
|
21251
21260
|
"ca-central-1" : {
|
21252
21261
|
"variants" : [ {
|
21253
21262
|
"hostname" : "transfer-fips.ca-central-1.amazonaws.com",
|
@@ -21624,6 +21633,7 @@
|
|
21624
21633
|
"ap-south-1" : { },
|
21625
21634
|
"ap-southeast-1" : { },
|
21626
21635
|
"ap-southeast-2" : { },
|
21636
|
+
"ap-southeast-3" : { },
|
21627
21637
|
"ca-central-1" : { },
|
21628
21638
|
"eu-central-1" : { },
|
21629
21639
|
"eu-north-1" : { },
|
@@ -25111,30 +25121,55 @@
|
|
25111
25121
|
},
|
25112
25122
|
"bedrock" : {
|
25113
25123
|
"endpoints" : {
|
25124
|
+
"bedrock-fips-us-gov-east-1" : {
|
25125
|
+
"credentialScope" : {
|
25126
|
+
"region" : "us-gov-east-1"
|
25127
|
+
},
|
25128
|
+
"hostname" : "bedrock-fips.us-gov-east-1.amazonaws.com"
|
25129
|
+
},
|
25114
25130
|
"bedrock-fips-us-gov-west-1" : {
|
25115
25131
|
"credentialScope" : {
|
25116
25132
|
"region" : "us-gov-west-1"
|
25117
25133
|
},
|
25118
25134
|
"hostname" : "bedrock-fips.us-gov-west-1.amazonaws.com"
|
25119
25135
|
},
|
25136
|
+
"bedrock-runtime-fips-us-gov-east-1" : {
|
25137
|
+
"credentialScope" : {
|
25138
|
+
"region" : "us-gov-east-1"
|
25139
|
+
},
|
25140
|
+
"hostname" : "bedrock-runtime-fips.us-gov-east-1.amazonaws.com"
|
25141
|
+
},
|
25120
25142
|
"bedrock-runtime-fips-us-gov-west-1" : {
|
25121
25143
|
"credentialScope" : {
|
25122
25144
|
"region" : "us-gov-west-1"
|
25123
25145
|
},
|
25124
25146
|
"hostname" : "bedrock-runtime-fips.us-gov-west-1.amazonaws.com"
|
25125
25147
|
},
|
25148
|
+
"bedrock-runtime-us-gov-east-1" : {
|
25149
|
+
"credentialScope" : {
|
25150
|
+
"region" : "us-gov-east-1"
|
25151
|
+
},
|
25152
|
+
"hostname" : "bedrock-runtime.us-gov-east-1.amazonaws.com"
|
25153
|
+
},
|
25126
25154
|
"bedrock-runtime-us-gov-west-1" : {
|
25127
25155
|
"credentialScope" : {
|
25128
25156
|
"region" : "us-gov-west-1"
|
25129
25157
|
},
|
25130
25158
|
"hostname" : "bedrock-runtime.us-gov-west-1.amazonaws.com"
|
25131
25159
|
},
|
25160
|
+
"bedrock-us-gov-east-1" : {
|
25161
|
+
"credentialScope" : {
|
25162
|
+
"region" : "us-gov-east-1"
|
25163
|
+
},
|
25164
|
+
"hostname" : "bedrock.us-gov-east-1.amazonaws.com"
|
25165
|
+
},
|
25132
25166
|
"bedrock-us-gov-west-1" : {
|
25133
25167
|
"credentialScope" : {
|
25134
25168
|
"region" : "us-gov-west-1"
|
25135
25169
|
},
|
25136
25170
|
"hostname" : "bedrock.us-gov-west-1.amazonaws.com"
|
25137
25171
|
},
|
25172
|
+
"us-gov-east-1" : { },
|
25138
25173
|
"us-gov-west-1" : { }
|
25139
25174
|
}
|
25140
25175
|
},
|
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.1010.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-19 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|