aws-partitions 1.868.0 → 1.870.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 +10 -0
  3. data/VERSION +1 -1
  4. data/partitions.json +54 -3
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: bb2f91926bb69729bbb7ac0a111339d347b90bb55a37eba7582b3ea782baa7da
4
- data.tar.gz: 6c9a65dcc81a1af7e2c393d8162bbc50ac997bfe9bf9dd7f2081ca572ba6b992
3
+ metadata.gz: a22a5614a524525af00673027fae2d8362c4a5cd77e47ada9a8babad1d661c2e
4
+ data.tar.gz: bfc155d2e08620de4dab6742b2bdf914e9283832fb574b29f0892e0ad5ab9aa1
5
5
  SHA512:
6
- metadata.gz: fb07156caf93253fb08deea7813e63db1fda5fe7ef6d0a3897d52ee27429427513799812fa1ce1baeb183a5894b0a401d2a0ddfe645244c31b24283d55ac69f5
7
- data.tar.gz: 0b80901a3bbc8bbeee1bb927c77fced57e4fc2129fc7d3418e1e8d68375adfa13e1d5748ebb872b18044114db33a0c0dfa2dd16193e0ea93174170351b6de982
6
+ metadata.gz: 688d931b5a1a1dcc3c2e417ca075c91661c7c22f148f7eac51e0ea4d64293b8a3e12aeda96e3658a41af14cd272a96cd85698c16daeb9da75c83c762134f4311
7
+ data.tar.gz: 6601b66683b24746915465ba3133977eecc8ed06086bf20ca7615411fc338174916b10c4d4a63ae23055eb0e1c5c84e08d1e620a3c2cb240c86a5d2c69e1a584
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.870.0 (2023-12-19)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.869.0 (2023-12-18)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.868.0 (2023-12-15)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.868.0
1
+ 1.870.0
data/partitions.json CHANGED
@@ -2993,6 +2993,7 @@
2993
2993
  "ap-northeast-2" : { },
2994
2994
  "ap-northeast-3" : { },
2995
2995
  "ap-south-1" : { },
2996
+ "ap-south-2" : { },
2996
2997
  "ap-southeast-1" : { },
2997
2998
  "ap-southeast-2" : { },
2998
2999
  "ap-southeast-3" : { },
@@ -5081,6 +5082,7 @@
5081
5082
  "eu-west-1" : { },
5082
5083
  "eu-west-2" : { },
5083
5084
  "eu-west-3" : { },
5085
+ "il-central-1" : { },
5084
5086
  "me-central-1" : { },
5085
5087
  "me-south-1" : { },
5086
5088
  "sa-east-1" : { },
@@ -8562,6 +8564,7 @@
8562
8564
  "ap-southeast-1" : { },
8563
8565
  "ap-southeast-2" : { },
8564
8566
  "ap-southeast-3" : { },
8567
+ "ap-southeast-4" : { },
8565
8568
  "ca-central-1" : { },
8566
8569
  "eu-central-1" : { },
8567
8570
  "eu-central-2" : { },
@@ -8571,6 +8574,7 @@
8571
8574
  "eu-west-2" : { },
8572
8575
  "eu-west-3" : { },
8573
8576
  "il-central-1" : { },
8577
+ "me-central-1" : { },
8574
8578
  "me-south-1" : { },
8575
8579
  "sa-east-1" : { },
8576
8580
  "us-east-1" : { },
@@ -11218,14 +11222,17 @@
11218
11222
  "ap-northeast-2" : { },
11219
11223
  "ap-northeast-3" : { },
11220
11224
  "ap-south-1" : { },
11225
+ "ap-south-2" : { },
11221
11226
  "ap-southeast-1" : { },
11222
11227
  "ap-southeast-2" : { },
11228
+ "ap-southeast-4" : { },
11223
11229
  "ca-central-1" : { },
11224
11230
  "eu-central-1" : { },
11225
11231
  "eu-north-1" : { },
11226
11232
  "eu-west-1" : { },
11227
11233
  "eu-west-2" : { },
11228
11234
  "eu-west-3" : { },
11235
+ "me-central-1" : { },
11229
11236
  "sa-east-1" : { },
11230
11237
  "us-east-1" : { },
11231
11238
  "us-east-2" : { },
@@ -26385,11 +26392,40 @@
26385
26392
  "signatureVersions" : [ "s3v4" ]
26386
26393
  },
26387
26394
  "endpoints" : {
26395
+ "fips-us-iso-east-1" : {
26396
+ "credentialScope" : {
26397
+ "region" : "us-iso-east-1"
26398
+ },
26399
+ "deprecated" : true,
26400
+ "hostname" : "s3-fips.us-iso-east-1.c2s.ic.gov"
26401
+ },
26402
+ "fips-us-iso-west-1" : {
26403
+ "credentialScope" : {
26404
+ "region" : "us-iso-west-1"
26405
+ },
26406
+ "deprecated" : true,
26407
+ "hostname" : "s3-fips.us-iso-west-1.c2s.ic.gov"
26408
+ },
26388
26409
  "us-iso-east-1" : {
26389
26410
  "protocols" : [ "http", "https" ],
26390
- "signatureVersions" : [ "s3v4" ]
26411
+ "signatureVersions" : [ "s3v4" ],
26412
+ "variants" : [ {
26413
+ "hostname" : "s3-fips.dualstack.us-iso-east-1.c2s.ic.gov",
26414
+ "tags" : [ "dualstack", "fips" ]
26415
+ }, {
26416
+ "hostname" : "s3-fips.us-iso-east-1.c2s.ic.gov",
26417
+ "tags" : [ "fips" ]
26418
+ } ]
26391
26419
  },
26392
- "us-iso-west-1" : { }
26420
+ "us-iso-west-1" : {
26421
+ "variants" : [ {
26422
+ "hostname" : "s3-fips.dualstack.us-iso-west-1.c2s.ic.gov",
26423
+ "tags" : [ "dualstack", "fips" ]
26424
+ }, {
26425
+ "hostname" : "s3-fips.us-iso-west-1.c2s.ic.gov",
26426
+ "tags" : [ "fips" ]
26427
+ } ]
26428
+ }
26393
26429
  }
26394
26430
  },
26395
26431
  "secretsmanager" : {
@@ -26946,7 +26982,22 @@
26946
26982
  "signatureVersions" : [ "s3v4" ]
26947
26983
  },
26948
26984
  "endpoints" : {
26949
- "us-isob-east-1" : { }
26985
+ "fips-us-isob-east-1" : {
26986
+ "credentialScope" : {
26987
+ "region" : "us-isob-east-1"
26988
+ },
26989
+ "deprecated" : true,
26990
+ "hostname" : "s3-fips.us-isob-east-1.sc2s.sgov.gov"
26991
+ },
26992
+ "us-isob-east-1" : {
26993
+ "variants" : [ {
26994
+ "hostname" : "s3-fips.dualstack.us-isob-east-1.sc2s.sgov.gov",
26995
+ "tags" : [ "dualstack", "fips" ]
26996
+ }, {
26997
+ "hostname" : "s3-fips.us-isob-east-1.sc2s.sgov.gov",
26998
+ "tags" : [ "fips" ]
26999
+ } ]
27000
+ }
26950
27001
  }
26951
27002
  },
26952
27003
  "secretsmanager" : {
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.868.0
4
+ version: 1.870.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-12-15 00:00:00.000000000 Z
11
+ date: 2023-12-19 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: