aws-partitions 1.764.0 → 1.765.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 +73 -3
- 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: b7e81546b36e1f8ce5030fabd85549921bbf5281509a6f6ba7618492ca9e5190
|
|
4
|
+
data.tar.gz: 10083f5361a22562f625fba4957070dd3ce06f0bfc159ffd5f18f41242e70c57
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: ee850f66d3aef7b5b871427fc7f7182efab928fa59739bdbcb56155559c049533e197f44db1343b3b502b225f713733cffc45d40ffe7e126f0711eb3ff0f3fb6
|
|
7
|
+
data.tar.gz: 414f89d50ab0f03921fc71d4531c2f68d8b8a11300440445dedf1d4e2b0ebe3318e370396d3306a57b961ff711138635fa73b1109a5ecb559a3ea00f96f40f9b
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.
|
|
1
|
+
1.765.0
|
data/partitions.json
CHANGED
|
@@ -11777,11 +11777,47 @@
|
|
|
11777
11777
|
"ap-northeast-2" : { },
|
|
11778
11778
|
"ap-southeast-1" : { },
|
|
11779
11779
|
"ap-southeast-2" : { },
|
|
11780
|
-
"ca-central-1" : {
|
|
11780
|
+
"ca-central-1" : {
|
|
11781
|
+
"variants" : [ {
|
|
11782
|
+
"hostname" : "profile-fips.ca-central-1.amazonaws.com",
|
|
11783
|
+
"tags" : [ "fips" ]
|
|
11784
|
+
} ]
|
|
11785
|
+
},
|
|
11781
11786
|
"eu-central-1" : { },
|
|
11782
11787
|
"eu-west-2" : { },
|
|
11783
|
-
"
|
|
11784
|
-
|
|
11788
|
+
"fips-ca-central-1" : {
|
|
11789
|
+
"credentialScope" : {
|
|
11790
|
+
"region" : "ca-central-1"
|
|
11791
|
+
},
|
|
11792
|
+
"deprecated" : true,
|
|
11793
|
+
"hostname" : "profile-fips.ca-central-1.amazonaws.com"
|
|
11794
|
+
},
|
|
11795
|
+
"fips-us-east-1" : {
|
|
11796
|
+
"credentialScope" : {
|
|
11797
|
+
"region" : "us-east-1"
|
|
11798
|
+
},
|
|
11799
|
+
"deprecated" : true,
|
|
11800
|
+
"hostname" : "profile-fips.us-east-1.amazonaws.com"
|
|
11801
|
+
},
|
|
11802
|
+
"fips-us-west-2" : {
|
|
11803
|
+
"credentialScope" : {
|
|
11804
|
+
"region" : "us-west-2"
|
|
11805
|
+
},
|
|
11806
|
+
"deprecated" : true,
|
|
11807
|
+
"hostname" : "profile-fips.us-west-2.amazonaws.com"
|
|
11808
|
+
},
|
|
11809
|
+
"us-east-1" : {
|
|
11810
|
+
"variants" : [ {
|
|
11811
|
+
"hostname" : "profile-fips.us-east-1.amazonaws.com",
|
|
11812
|
+
"tags" : [ "fips" ]
|
|
11813
|
+
} ]
|
|
11814
|
+
},
|
|
11815
|
+
"us-west-2" : {
|
|
11816
|
+
"variants" : [ {
|
|
11817
|
+
"hostname" : "profile-fips.us-west-2.amazonaws.com",
|
|
11818
|
+
"tags" : [ "fips" ]
|
|
11819
|
+
} ]
|
|
11820
|
+
}
|
|
11785
11821
|
}
|
|
11786
11822
|
},
|
|
11787
11823
|
"projects.iot1click" : {
|
|
@@ -23522,6 +23558,23 @@
|
|
|
23522
23558
|
"us-iso-west-1" : { }
|
|
23523
23559
|
}
|
|
23524
23560
|
},
|
|
23561
|
+
"rbin" : {
|
|
23562
|
+
"endpoints" : {
|
|
23563
|
+
"fips-us-iso-east-1" : {
|
|
23564
|
+
"credentialScope" : {
|
|
23565
|
+
"region" : "us-iso-east-1"
|
|
23566
|
+
},
|
|
23567
|
+
"deprecated" : true,
|
|
23568
|
+
"hostname" : "rbin-fips.us-iso-east-1.c2s.ic.gov"
|
|
23569
|
+
},
|
|
23570
|
+
"us-iso-east-1" : {
|
|
23571
|
+
"variants" : [ {
|
|
23572
|
+
"hostname" : "rbin-fips.us-iso-east-1.c2s.ic.gov",
|
|
23573
|
+
"tags" : [ "fips" ]
|
|
23574
|
+
} ]
|
|
23575
|
+
}
|
|
23576
|
+
}
|
|
23577
|
+
},
|
|
23525
23578
|
"rds" : {
|
|
23526
23579
|
"endpoints" : {
|
|
23527
23580
|
"us-iso-east-1" : { },
|
|
@@ -23981,6 +24034,23 @@
|
|
|
23981
24034
|
"us-isob-east-1" : { }
|
|
23982
24035
|
}
|
|
23983
24036
|
},
|
|
24037
|
+
"rbin" : {
|
|
24038
|
+
"endpoints" : {
|
|
24039
|
+
"fips-us-isob-east-1" : {
|
|
24040
|
+
"credentialScope" : {
|
|
24041
|
+
"region" : "us-isob-east-1"
|
|
24042
|
+
},
|
|
24043
|
+
"deprecated" : true,
|
|
24044
|
+
"hostname" : "rbin-fips.us-isob-east-1.sc2s.sgov.gov"
|
|
24045
|
+
},
|
|
24046
|
+
"us-isob-east-1" : {
|
|
24047
|
+
"variants" : [ {
|
|
24048
|
+
"hostname" : "rbin-fips.us-isob-east-1.sc2s.sgov.gov",
|
|
24049
|
+
"tags" : [ "fips" ]
|
|
24050
|
+
} ]
|
|
24051
|
+
}
|
|
24052
|
+
}
|
|
24053
|
+
},
|
|
23984
24054
|
"rds" : {
|
|
23985
24055
|
"endpoints" : {
|
|
23986
24056
|
"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.765.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-05-
|
|
11
|
+
date: 2023-05-16 00:00:00.000000000 Z
|
|
12
12
|
dependencies: []
|
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
|
14
14
|
email:
|