aws-partitions 1.1038.0 → 1.1040.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/partitions-metadata.json +3 -0
- data/partitions.json +133 -20
- 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: fcfdb32d3a9e3fdae15920bcb6e70f895a9780528525514dd536c51e932fe5a3
|
4
|
+
data.tar.gz: 8a393d6d25dfba62c141cf42911e5ad36e207afd87ab1506d6b0f7cd4d07159d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 91132e8b1bf63667bd2c608f0285607c7982cd5bfea8576c9dc70c68baa2b41f1c7247e9047edfe0fb24585d93dfd3aab504235054891136bc81eaa53d4e815e
|
7
|
+
data.tar.gz: b2a3cacedfd4b8048b4bd0672b7c8bcf6c58bd769ec3b854e5e637a0f8a2773761737155b09a272951a4f6afc42209630f2277c47e768b79b0c02fa81b3f8bde
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.1040.0 (2025-01-17)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
8
|
+
|
9
|
+
1.1039.0 (2025-01-16)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
|
13
|
+
|
4
14
|
1.1038.0 (2025-01-15)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.1040.0
|
data/partitions-metadata.json
CHANGED
data/partitions.json
CHANGED
@@ -11120,6 +11120,7 @@
|
|
11120
11120
|
"ap-southeast-2" : { },
|
11121
11121
|
"ap-southeast-3" : { },
|
11122
11122
|
"ap-southeast-4" : { },
|
11123
|
+
"ap-southeast-5" : { },
|
11123
11124
|
"ca-central-1" : { },
|
11124
11125
|
"ca-west-1" : { },
|
11125
11126
|
"eu-central-1" : { },
|
@@ -18598,26 +18599,126 @@
|
|
18598
18599
|
},
|
18599
18600
|
"resiliencehub" : {
|
18600
18601
|
"endpoints" : {
|
18601
|
-
"af-south-1" : {
|
18602
|
-
|
18603
|
-
|
18604
|
-
|
18605
|
-
|
18606
|
-
|
18607
|
-
"ap-
|
18608
|
-
|
18609
|
-
|
18610
|
-
|
18611
|
-
|
18612
|
-
|
18613
|
-
"
|
18614
|
-
|
18615
|
-
|
18616
|
-
|
18617
|
-
|
18618
|
-
|
18619
|
-
"
|
18620
|
-
|
18602
|
+
"af-south-1" : {
|
18603
|
+
"variants" : [ {
|
18604
|
+
"hostname" : "resiliencehub.af-south-1.api.aws",
|
18605
|
+
"tags" : [ "dualstack" ]
|
18606
|
+
} ]
|
18607
|
+
},
|
18608
|
+
"ap-east-1" : {
|
18609
|
+
"variants" : [ {
|
18610
|
+
"hostname" : "resiliencehub.ap-east-1.api.aws",
|
18611
|
+
"tags" : [ "dualstack" ]
|
18612
|
+
} ]
|
18613
|
+
},
|
18614
|
+
"ap-northeast-1" : {
|
18615
|
+
"variants" : [ {
|
18616
|
+
"hostname" : "resiliencehub.ap-northeast-1.api.aws",
|
18617
|
+
"tags" : [ "dualstack" ]
|
18618
|
+
} ]
|
18619
|
+
},
|
18620
|
+
"ap-northeast-2" : {
|
18621
|
+
"variants" : [ {
|
18622
|
+
"hostname" : "resiliencehub.ap-northeast-2.api.aws",
|
18623
|
+
"tags" : [ "dualstack" ]
|
18624
|
+
} ]
|
18625
|
+
},
|
18626
|
+
"ap-south-1" : {
|
18627
|
+
"variants" : [ {
|
18628
|
+
"hostname" : "resiliencehub.ap-south-1.api.aws",
|
18629
|
+
"tags" : [ "dualstack" ]
|
18630
|
+
} ]
|
18631
|
+
},
|
18632
|
+
"ap-southeast-1" : {
|
18633
|
+
"variants" : [ {
|
18634
|
+
"hostname" : "resiliencehub.ap-southeast-1.api.aws",
|
18635
|
+
"tags" : [ "dualstack" ]
|
18636
|
+
} ]
|
18637
|
+
},
|
18638
|
+
"ap-southeast-2" : {
|
18639
|
+
"variants" : [ {
|
18640
|
+
"hostname" : "resiliencehub.ap-southeast-2.api.aws",
|
18641
|
+
"tags" : [ "dualstack" ]
|
18642
|
+
} ]
|
18643
|
+
},
|
18644
|
+
"ca-central-1" : {
|
18645
|
+
"variants" : [ {
|
18646
|
+
"hostname" : "resiliencehub.ca-central-1.api.aws",
|
18647
|
+
"tags" : [ "dualstack" ]
|
18648
|
+
} ]
|
18649
|
+
},
|
18650
|
+
"eu-central-1" : {
|
18651
|
+
"variants" : [ {
|
18652
|
+
"hostname" : "resiliencehub.eu-central-1.api.aws",
|
18653
|
+
"tags" : [ "dualstack" ]
|
18654
|
+
} ]
|
18655
|
+
},
|
18656
|
+
"eu-north-1" : {
|
18657
|
+
"variants" : [ {
|
18658
|
+
"hostname" : "resiliencehub.eu-north-1.api.aws",
|
18659
|
+
"tags" : [ "dualstack" ]
|
18660
|
+
} ]
|
18661
|
+
},
|
18662
|
+
"eu-south-1" : {
|
18663
|
+
"variants" : [ {
|
18664
|
+
"hostname" : "resiliencehub.eu-south-1.api.aws",
|
18665
|
+
"tags" : [ "dualstack" ]
|
18666
|
+
} ]
|
18667
|
+
},
|
18668
|
+
"eu-west-1" : {
|
18669
|
+
"variants" : [ {
|
18670
|
+
"hostname" : "resiliencehub.eu-west-1.api.aws",
|
18671
|
+
"tags" : [ "dualstack" ]
|
18672
|
+
} ]
|
18673
|
+
},
|
18674
|
+
"eu-west-2" : {
|
18675
|
+
"variants" : [ {
|
18676
|
+
"hostname" : "resiliencehub.eu-west-2.api.aws",
|
18677
|
+
"tags" : [ "dualstack" ]
|
18678
|
+
} ]
|
18679
|
+
},
|
18680
|
+
"eu-west-3" : {
|
18681
|
+
"variants" : [ {
|
18682
|
+
"hostname" : "resiliencehub.eu-west-3.api.aws",
|
18683
|
+
"tags" : [ "dualstack" ]
|
18684
|
+
} ]
|
18685
|
+
},
|
18686
|
+
"me-south-1" : {
|
18687
|
+
"variants" : [ {
|
18688
|
+
"hostname" : "resiliencehub.me-south-1.api.aws",
|
18689
|
+
"tags" : [ "dualstack" ]
|
18690
|
+
} ]
|
18691
|
+
},
|
18692
|
+
"sa-east-1" : {
|
18693
|
+
"variants" : [ {
|
18694
|
+
"hostname" : "resiliencehub.sa-east-1.api.aws",
|
18695
|
+
"tags" : [ "dualstack" ]
|
18696
|
+
} ]
|
18697
|
+
},
|
18698
|
+
"us-east-1" : {
|
18699
|
+
"variants" : [ {
|
18700
|
+
"hostname" : "resiliencehub.us-east-1.api.aws",
|
18701
|
+
"tags" : [ "dualstack" ]
|
18702
|
+
} ]
|
18703
|
+
},
|
18704
|
+
"us-east-2" : {
|
18705
|
+
"variants" : [ {
|
18706
|
+
"hostname" : "resiliencehub.us-east-2.api.aws",
|
18707
|
+
"tags" : [ "dualstack" ]
|
18708
|
+
} ]
|
18709
|
+
},
|
18710
|
+
"us-west-1" : {
|
18711
|
+
"variants" : [ {
|
18712
|
+
"hostname" : "resiliencehub.us-west-1.api.aws",
|
18713
|
+
"tags" : [ "dualstack" ]
|
18714
|
+
} ]
|
18715
|
+
},
|
18716
|
+
"us-west-2" : {
|
18717
|
+
"variants" : [ {
|
18718
|
+
"hostname" : "resiliencehub.us-west-2.api.aws",
|
18719
|
+
"tags" : [ "dualstack" ]
|
18720
|
+
} ]
|
18721
|
+
}
|
18621
18722
|
}
|
18622
18723
|
},
|
18623
18724
|
"resource-explorer-2" : {
|
@@ -31220,12 +31321,24 @@
|
|
31220
31321
|
"variants" : [ {
|
31221
31322
|
"hostname" : "resiliencehub-fips.us-gov-east-1.amazonaws.com",
|
31222
31323
|
"tags" : [ "fips" ]
|
31324
|
+
}, {
|
31325
|
+
"hostname" : "resiliencehub-fips.us-gov-east-1.api.aws",
|
31326
|
+
"tags" : [ "dualstack", "fips" ]
|
31327
|
+
}, {
|
31328
|
+
"hostname" : "resiliencehub.us-gov-east-1.api.aws",
|
31329
|
+
"tags" : [ "dualstack" ]
|
31223
31330
|
} ]
|
31224
31331
|
},
|
31225
31332
|
"us-gov-west-1" : {
|
31226
31333
|
"variants" : [ {
|
31227
31334
|
"hostname" : "resiliencehub-fips.us-gov-west-1.amazonaws.com",
|
31228
31335
|
"tags" : [ "fips" ]
|
31336
|
+
}, {
|
31337
|
+
"hostname" : "resiliencehub-fips.us-gov-west-1.api.aws",
|
31338
|
+
"tags" : [ "dualstack", "fips" ]
|
31339
|
+
}, {
|
31340
|
+
"hostname" : "resiliencehub.us-gov-west-1.api.aws",
|
31341
|
+
"tags" : [ "dualstack" ]
|
31229
31342
|
} ]
|
31230
31343
|
}
|
31231
31344
|
}
|
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.1040.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-01-
|
11
|
+
date: 2025-01-17 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|