aws-partitions 1.764.0 → 1.765.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +5 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +73 -3
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: fdd6f99c3212c212b812a9bfc16073d9bbfbb3327dc4903a1a92ab4dd0889190
4
- data.tar.gz: fca46738112d21748df21d2d6ea450c1547cdd4a576ff14cf2bbf0d94a8815ac
3
+ metadata.gz: b7e81546b36e1f8ce5030fabd85549921bbf5281509a6f6ba7618492ca9e5190
4
+ data.tar.gz: 10083f5361a22562f625fba4957070dd3ce06f0bfc159ffd5f18f41242e70c57
5
5
  SHA512:
6
- metadata.gz: 296e57b74d0b9a43067f0cccd869bee89a2e81519ef3eb2c0d8a33b93301c3cd3d7404692e1561a10759c1cf878e04ab67f1e3c6e142570d498a68039a72f82b
7
- data.tar.gz: 5425c4ee12bed609cd134eb2370234cfdac468df3ad44dcbd29e8c2d81063670e74b99d821a17082ecccba5b414972522f5aa46b9c86214d5a4859e67f39be91
6
+ metadata.gz: ee850f66d3aef7b5b871427fc7f7182efab928fa59739bdbcb56155559c049533e197f44db1343b3b502b225f713733cffc45d40ffe7e126f0711eb3ff0f3fb6
7
+ data.tar.gz: 414f89d50ab0f03921fc71d4531c2f68d8b8a11300440445dedf1d4e2b0ebe3318e370396d3306a57b961ff711138635fa73b1109a5ecb559a3ea00f96f40f9b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.765.0 (2023-05-16)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.764.0 (2023-05-15)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.764.0
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
- "us-east-1" : { },
11784
- "us-west-2" : { }
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.764.0
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-15 00:00:00.000000000 Z
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: