aws-partitions 1.752.0 → 1.753.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 +42 -4
- 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: 86c3596f1dbbebf3bc547213d0d1f05096f329f20012f475fb0d958d501eea42
|
|
4
|
+
data.tar.gz: cb1be8282aca4c2ff396779d33e6d8509427e802b0de0b716bace86d49c26516
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ba597120c918b2558a9294c23b4e1a7ad8f9eb4a86162a85a8b306f994a687b420e2a9e04925da5e723a478a110eee80b60684d039956ec34298471dceff16f4
|
|
7
|
+
data.tar.gz: 46d2a2b129f6ae8b162f96eaeb04273debb5e89e0a78f24bc569d71fb53fc7afc1609714e5e6bae06bfac607cd49951c1dbf25baa17365fa647753c8bf902659
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.753.0
|
data/partitions.json
CHANGED
|
@@ -3750,8 +3750,32 @@
|
|
|
3750
3750
|
"ca-central-1" : { },
|
|
3751
3751
|
"eu-central-1" : { },
|
|
3752
3752
|
"eu-west-2" : { },
|
|
3753
|
-
"us-east-1" : {
|
|
3754
|
-
|
|
3753
|
+
"fips-us-east-1" : {
|
|
3754
|
+
"credentialScope" : {
|
|
3755
|
+
"region" : "us-east-1"
|
|
3756
|
+
},
|
|
3757
|
+
"deprecated" : true,
|
|
3758
|
+
"hostname" : "connect-fips.us-east-1.amazonaws.com"
|
|
3759
|
+
},
|
|
3760
|
+
"fips-us-west-2" : {
|
|
3761
|
+
"credentialScope" : {
|
|
3762
|
+
"region" : "us-west-2"
|
|
3763
|
+
},
|
|
3764
|
+
"deprecated" : true,
|
|
3765
|
+
"hostname" : "connect-fips.us-west-2.amazonaws.com"
|
|
3766
|
+
},
|
|
3767
|
+
"us-east-1" : {
|
|
3768
|
+
"variants" : [ {
|
|
3769
|
+
"hostname" : "connect-fips.us-east-1.amazonaws.com",
|
|
3770
|
+
"tags" : [ "fips" ]
|
|
3771
|
+
} ]
|
|
3772
|
+
},
|
|
3773
|
+
"us-west-2" : {
|
|
3774
|
+
"variants" : [ {
|
|
3775
|
+
"hostname" : "connect-fips.us-west-2.amazonaws.com",
|
|
3776
|
+
"tags" : [ "fips" ]
|
|
3777
|
+
} ]
|
|
3778
|
+
}
|
|
3755
3779
|
}
|
|
3756
3780
|
},
|
|
3757
3781
|
"connect-campaigns" : {
|
|
@@ -10392,6 +10416,7 @@
|
|
|
10392
10416
|
"ap-southeast-1" : { },
|
|
10393
10417
|
"ap-southeast-2" : { },
|
|
10394
10418
|
"ap-southeast-3" : { },
|
|
10419
|
+
"ap-southeast-4" : { },
|
|
10395
10420
|
"ca-central-1" : { },
|
|
10396
10421
|
"eu-central-1" : { },
|
|
10397
10422
|
"eu-central-2" : { },
|
|
@@ -19663,7 +19688,19 @@
|
|
|
19663
19688
|
},
|
|
19664
19689
|
"connect" : {
|
|
19665
19690
|
"endpoints" : {
|
|
19666
|
-
"us-gov-west-1" : {
|
|
19691
|
+
"fips-us-gov-west-1" : {
|
|
19692
|
+
"credentialScope" : {
|
|
19693
|
+
"region" : "us-gov-west-1"
|
|
19694
|
+
},
|
|
19695
|
+
"deprecated" : true,
|
|
19696
|
+
"hostname" : "connect.us-gov-west-1.amazonaws.com"
|
|
19697
|
+
},
|
|
19698
|
+
"us-gov-west-1" : {
|
|
19699
|
+
"variants" : [ {
|
|
19700
|
+
"hostname" : "connect.us-gov-west-1.amazonaws.com",
|
|
19701
|
+
"tags" : [ "fips" ]
|
|
19702
|
+
} ]
|
|
19703
|
+
}
|
|
19667
19704
|
}
|
|
19668
19705
|
},
|
|
19669
19706
|
"controltower" : {
|
|
@@ -23287,7 +23324,8 @@
|
|
|
23287
23324
|
},
|
|
23288
23325
|
"license-manager" : {
|
|
23289
23326
|
"endpoints" : {
|
|
23290
|
-
"us-iso-east-1" : { }
|
|
23327
|
+
"us-iso-east-1" : { },
|
|
23328
|
+
"us-iso-west-1" : { }
|
|
23291
23329
|
}
|
|
23292
23330
|
},
|
|
23293
23331
|
"logs" : {
|
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.753.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-04-
|
|
11
|
+
date: 2023-04-24 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|