aws-partitions 1.1091.0 → 1.1094.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/CHANGELOG.md +15 -0
- data/VERSION +1 -1
- data/lib/aws-partitions.rb +1 -0
- data/partitions.json +29 -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: 0d340522542b601aea61bbe306fb3e3c4bc017a08eac2800da62ef8878b1fe5d
|
4
|
+
data.tar.gz: 54a9aa0dc60e1d355b6ed91d73728fb661fb69857727743bd01f5353a884c265
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 8a60737507fb1115ca6fbb6e8e70dd9cd88814b713971a8d3ee0bc7748d8bf6571aec397c2fdedcde846bb88f24ca3c590eed2508a149381ad8235798566b74a
|
7
|
+
data.tar.gz: 3d19d85f47a9546968c84a4bac0e8bb58c883f165787c61d074bb2ff171403d91eb8ba5e0d980c5cfe144062d7064e78162596c2611a2d80cab167fe069f03a3
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1094.0 (2025-04-29)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Added support for enumerating regions for `Aws::SSMGuiConnect`.
|
8
|
+
|
9
|
+
1.1093.0 (2025-04-28)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
14
|
+
1.1092.0 (2025-04-25)
|
15
|
+
------------------
|
16
|
+
|
17
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
18
|
+
|
4
19
|
1.1091.0 (2025-04-23)
|
5
20
|
------------------
|
6
21
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1094.0
|
data/lib/aws-partitions.rb
CHANGED
data/partitions.json
CHANGED
@@ -21417,6 +21417,7 @@
|
|
21417
21417
|
"ap-southeast-2" : { },
|
21418
21418
|
"ap-southeast-3" : { },
|
21419
21419
|
"ap-southeast-4" : { },
|
21420
|
+
"ap-southeast-7" : { },
|
21420
21421
|
"ca-central-1" : { },
|
21421
21422
|
"ca-west-1" : { },
|
21422
21423
|
"eu-central-1" : { },
|
@@ -21430,6 +21431,7 @@
|
|
21430
21431
|
"il-central-1" : { },
|
21431
21432
|
"me-central-1" : { },
|
21432
21433
|
"me-south-1" : { },
|
21434
|
+
"mx-central-1" : { },
|
21433
21435
|
"sa-east-1" : { },
|
21434
21436
|
"us-east-1" : {
|
21435
21437
|
"variants" : [ {
|
@@ -36528,6 +36530,11 @@
|
|
36528
36530
|
"us-iso-west-1" : { }
|
36529
36531
|
}
|
36530
36532
|
},
|
36533
|
+
"batch" : {
|
36534
|
+
"endpoints" : {
|
36535
|
+
"us-iso-east-1" : { }
|
36536
|
+
}
|
36537
|
+
},
|
36531
36538
|
"bedrock" : {
|
36532
36539
|
"endpoints" : {
|
36533
36540
|
"bedrock-runtime-us-iso-east-1" : {
|
@@ -37509,6 +37516,12 @@
|
|
37509
37516
|
}
|
37510
37517
|
}
|
37511
37518
|
},
|
37519
|
+
"storagegateway" : {
|
37520
|
+
"endpoints" : {
|
37521
|
+
"us-iso-east-1" : { },
|
37522
|
+
"us-iso-west-1" : { }
|
37523
|
+
}
|
37524
|
+
},
|
37512
37525
|
"streams.dynamodb" : {
|
37513
37526
|
"defaults" : {
|
37514
37527
|
"credentialScope" : {
|
@@ -37658,6 +37671,12 @@
|
|
37658
37671
|
} ]
|
37659
37672
|
}
|
37660
37673
|
}
|
37674
|
+
},
|
37675
|
+
"xray" : {
|
37676
|
+
"endpoints" : {
|
37677
|
+
"us-iso-east-1" : { },
|
37678
|
+
"us-iso-west-1" : { }
|
37679
|
+
}
|
37661
37680
|
}
|
37662
37681
|
}
|
37663
37682
|
}, {
|
@@ -37742,6 +37761,11 @@
|
|
37742
37761
|
"us-isob-east-1" : { }
|
37743
37762
|
}
|
37744
37763
|
},
|
37764
|
+
"batch" : {
|
37765
|
+
"endpoints" : {
|
37766
|
+
"us-isob-east-1" : { }
|
37767
|
+
}
|
37768
|
+
},
|
37745
37769
|
"budgets" : {
|
37746
37770
|
"endpoints" : {
|
37747
37771
|
"aws-iso-b-global" : {
|
@@ -37826,6 +37850,11 @@
|
|
37826
37850
|
}
|
37827
37851
|
}
|
37828
37852
|
},
|
37853
|
+
"datasync" : {
|
37854
|
+
"endpoints" : {
|
37855
|
+
"us-isob-east-1" : { }
|
37856
|
+
}
|
37857
|
+
},
|
37829
37858
|
"directconnect" : {
|
37830
37859
|
"endpoints" : {
|
37831
37860
|
"us-isob-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.1094.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: 2025-04-
|
11
|
+
date: 2025-04-29 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|