aws-partitions 1.772.0 → 1.773.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 +5 -0
- data/VERSION +1 -1
- data/partitions.json +36 -1
- 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: 888f58d00c30a9569853747837ea736a2f651d19e8ecc74f16eae78bb04dbb24
|
|
4
|
+
data.tar.gz: e743d553d70127170b876e6acaf3dedf6cae8f3b0b23ca8718b5d6d2bb07a923
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ac2ba6c0cc636713b3933b23af0cf29771293f8e6f0bc5a88197dfac53e774457da7c704a2df54b83d168644e1467758101893231afc2a68432adb8a511dea3c
|
|
7
|
+
data.tar.gz: f0c0bded0fadb0fba57ee53386e96f34988d3e3fb5b45a34f3d26b524402798710072de16e820d55e6804e333e50b26282aa5f3a76346c5340bf24328046f101
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.773.0
|
data/partitions.json
CHANGED
|
@@ -2213,6 +2213,7 @@
|
|
|
2213
2213
|
"ap-southeast-1" : { },
|
|
2214
2214
|
"ap-southeast-2" : { },
|
|
2215
2215
|
"ap-southeast-3" : { },
|
|
2216
|
+
"ap-southeast-4" : { },
|
|
2216
2217
|
"ca-central-1" : { },
|
|
2217
2218
|
"eu-central-1" : { },
|
|
2218
2219
|
"eu-central-2" : { },
|
|
@@ -13997,6 +13998,8 @@
|
|
|
13997
13998
|
"securitylake" : {
|
|
13998
13999
|
"endpoints" : {
|
|
13999
14000
|
"ap-northeast-1" : { },
|
|
14001
|
+
"ap-northeast-2" : { },
|
|
14002
|
+
"ap-south-1" : { },
|
|
14000
14003
|
"ap-southeast-1" : { },
|
|
14001
14004
|
"ap-southeast-2" : { },
|
|
14002
14005
|
"eu-central-1" : { },
|
|
@@ -14005,6 +14008,7 @@
|
|
|
14005
14008
|
"sa-east-1" : { },
|
|
14006
14009
|
"us-east-1" : { },
|
|
14007
14010
|
"us-east-2" : { },
|
|
14011
|
+
"us-west-1" : { },
|
|
14008
14012
|
"us-west-2" : { }
|
|
14009
14013
|
}
|
|
14010
14014
|
},
|
|
@@ -21529,6 +21533,36 @@
|
|
|
21529
21533
|
"us-gov-west-1" : { }
|
|
21530
21534
|
}
|
|
21531
21535
|
},
|
|
21536
|
+
"mgn" : {
|
|
21537
|
+
"endpoints" : {
|
|
21538
|
+
"fips-us-gov-east-1" : {
|
|
21539
|
+
"credentialScope" : {
|
|
21540
|
+
"region" : "us-gov-east-1"
|
|
21541
|
+
},
|
|
21542
|
+
"deprecated" : true,
|
|
21543
|
+
"hostname" : "mgn-fips.us-gov-east-1.amazonaws.com"
|
|
21544
|
+
},
|
|
21545
|
+
"fips-us-gov-west-1" : {
|
|
21546
|
+
"credentialScope" : {
|
|
21547
|
+
"region" : "us-gov-west-1"
|
|
21548
|
+
},
|
|
21549
|
+
"deprecated" : true,
|
|
21550
|
+
"hostname" : "mgn-fips.us-gov-west-1.amazonaws.com"
|
|
21551
|
+
},
|
|
21552
|
+
"us-gov-east-1" : {
|
|
21553
|
+
"variants" : [ {
|
|
21554
|
+
"hostname" : "mgn-fips.us-gov-east-1.amazonaws.com",
|
|
21555
|
+
"tags" : [ "fips" ]
|
|
21556
|
+
} ]
|
|
21557
|
+
},
|
|
21558
|
+
"us-gov-west-1" : {
|
|
21559
|
+
"variants" : [ {
|
|
21560
|
+
"hostname" : "mgn-fips.us-gov-west-1.amazonaws.com",
|
|
21561
|
+
"tags" : [ "fips" ]
|
|
21562
|
+
} ]
|
|
21563
|
+
}
|
|
21564
|
+
}
|
|
21565
|
+
},
|
|
21532
21566
|
"models.lex" : {
|
|
21533
21567
|
"defaults" : {
|
|
21534
21568
|
"credentialScope" : {
|
|
@@ -23770,7 +23804,8 @@
|
|
|
23770
23804
|
},
|
|
23771
23805
|
"tagging" : {
|
|
23772
23806
|
"endpoints" : {
|
|
23773
|
-
"us-iso-east-1" : { }
|
|
23807
|
+
"us-iso-east-1" : { },
|
|
23808
|
+
"us-iso-west-1" : { }
|
|
23774
23809
|
}
|
|
23775
23810
|
},
|
|
23776
23811
|
"transcribe" : {
|
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.773.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: 2023-
|
|
11
|
+
date: 2023-06-01 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|