aws-partitions 1.888.0 → 1.890.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 +25 -101
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: e52d0922be2976ef690507ad16f42f7e2e105af968415572ac702afdfefd2a7e
4
- data.tar.gz: 1d79252d96dea2b496ef7f6c6588470d3b7ae7a38f7ce9e5c6355bc5f6317fc4
3
+ metadata.gz: 509855c5d1b64b59b5bca80ac097c313b105d752533376f190f57cf6fc703fcf
4
+ data.tar.gz: 6d3cf9d44be0e608b4212050e46a8f28140af92340cd1351adb42523b70d8b7f
5
5
  SHA512:
6
- metadata.gz: 2183d548dd7369b4e242c02713476cb20c99a89b955367c5d5e4beb4b7c573c075df631780ed75a4c7cde42b51c08d779b0754eaa4290e2e93151dadef3853d4
7
- data.tar.gz: f01f9ddb06ac8b410bf95bfe025d1a28923509c8f7623a8ce06571f7fad7b4a9d7593e2188eb79bcebc7feb369c1142208686a45ff9316dbb2f09babeeb8cfb9
6
+ metadata.gz: b370cef9ce5b19d1eb9628bd6fd62e39c26dd8f2fd78cdb1c4d7b7d93f604e927f503d170f121fcdda116238e68f46a6bbb4fe0d0fef94230bcee54908c299fe
7
+ data.tar.gz: 52d6158c7f72e49dcae3ef2d2bb971f8b01ba5aad72ae8c025e87c9b2a52ede638a27b2fdbc1e003938c50063116f93d15b91536029eb90da28771b08629dbe4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.890.0 (2024-02-13)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
9
+ 1.889.0 (2024-02-09)
10
+ ------------------
11
+
12
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
13
+
4
14
  1.888.0 (2024-02-07)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.888.0
1
+ 1.890.0
data/partitions.json CHANGED
@@ -14341,72 +14341,26 @@
14341
14341
  }
14342
14342
  },
14343
14343
  "resource-explorer-2" : {
14344
- "defaults" : {
14345
- "dnsSuffix" : "api.aws",
14346
- "variants" : [ {
14347
- "dnsSuffix" : "api.aws",
14348
- "hostname" : "{service}-fips.{region}.{dnsSuffix}",
14349
- "tags" : [ "fips" ]
14350
- } ]
14351
- },
14352
14344
  "endpoints" : {
14353
- "ap-northeast-1" : {
14354
- "hostname" : "resource-explorer-2.ap-northeast-1.api.aws"
14355
- },
14356
- "ap-northeast-2" : {
14357
- "hostname" : "resource-explorer-2.ap-northeast-2.api.aws"
14358
- },
14359
- "ap-northeast-3" : {
14360
- "hostname" : "resource-explorer-2.ap-northeast-3.api.aws"
14361
- },
14362
- "ap-south-1" : {
14363
- "hostname" : "resource-explorer-2.ap-south-1.api.aws"
14364
- },
14365
- "ap-southeast-1" : {
14366
- "hostname" : "resource-explorer-2.ap-southeast-1.api.aws"
14367
- },
14368
- "ap-southeast-2" : {
14369
- "hostname" : "resource-explorer-2.ap-southeast-2.api.aws"
14370
- },
14371
- "ap-southeast-3" : {
14372
- "hostname" : "resource-explorer-2.ap-southeast-3.api.aws"
14373
- },
14374
- "ca-central-1" : {
14375
- "hostname" : "resource-explorer-2.ca-central-1.api.aws"
14376
- },
14377
- "eu-central-1" : {
14378
- "hostname" : "resource-explorer-2.eu-central-1.api.aws"
14379
- },
14380
- "eu-north-1" : {
14381
- "hostname" : "resource-explorer-2.eu-north-1.api.aws"
14382
- },
14383
- "eu-west-1" : {
14384
- "hostname" : "resource-explorer-2.eu-west-1.api.aws"
14385
- },
14386
- "eu-west-2" : {
14387
- "hostname" : "resource-explorer-2.eu-west-2.api.aws"
14388
- },
14389
- "eu-west-3" : {
14390
- "hostname" : "resource-explorer-2.eu-west-3.api.aws"
14391
- },
14392
- "me-south-1" : {
14393
- "hostname" : "resource-explorer-2.me-south-1.api.aws"
14394
- },
14395
- "sa-east-1" : {
14396
- "hostname" : "resource-explorer-2.sa-east-1.api.aws"
14397
- },
14398
- "us-east-1" : {
14399
- "hostname" : "resource-explorer-2.us-east-1.api.aws"
14400
- },
14401
- "us-east-2" : {
14402
- "hostname" : "resource-explorer-2.us-east-2.api.aws"
14403
- },
14404
- "us-west-1" : {
14405
- "hostname" : "resource-explorer-2.us-west-1.api.aws"
14406
- },
14407
- "us-west-2" : {
14408
- "hostname" : "resource-explorer-2.us-west-2.api.aws"
14409
- }
14345
+ "ap-northeast-1" : { },
14346
+ "ap-northeast-2" : { },
14347
+ "ap-northeast-3" : { },
14348
+ "ap-south-1" : { },
14349
+ "ap-southeast-1" : { },
14350
+ "ap-southeast-2" : { },
14351
+ "ap-southeast-3" : { },
14352
+ "ca-central-1" : { },
14353
+ "eu-central-1" : { },
14354
+ "eu-north-1" : { },
14355
+ "eu-west-1" : { },
14356
+ "eu-west-2" : { },
14357
+ "eu-west-3" : { },
14358
+ "me-south-1" : { },
14359
+ "sa-east-1" : { },
14360
+ "us-east-1" : { },
14361
+ "us-east-2" : { },
14362
+ "us-west-1" : { },
14363
+ "us-west-2" : { }
14410
14364
  }
14411
14365
  },
14412
14366
  "resource-groups" : {
@@ -21044,24 +20998,6 @@
21044
20998
  "cn-north-1" : { }
21045
20999
  }
21046
21000
  },
21047
- "resource-explorer-2" : {
21048
- "defaults" : {
21049
- "dnsSuffix" : "api.amazonwebservices.com.cn",
21050
- "variants" : [ {
21051
- "dnsSuffix" : "api.amazonwebservices.com.cn",
21052
- "hostname" : "{service}-fips.{region}.{dnsSuffix}",
21053
- "tags" : [ "fips" ]
21054
- } ]
21055
- },
21056
- "endpoints" : {
21057
- "cn-north-1" : {
21058
- "hostname" : "resource-explorer-2.cn-north-1.api.amazonwebservices.com.cn"
21059
- },
21060
- "cn-northwest-1" : {
21061
- "hostname" : "resource-explorer-2.cn-northwest-1.api.amazonwebservices.com.cn"
21062
- }
21063
- }
21064
- },
21065
21001
  "resource-groups" : {
21066
21002
  "endpoints" : {
21067
21003
  "cn-north-1" : { },
@@ -23279,6 +23215,12 @@
23279
23215
  "us-gov-west-1" : { }
23280
23216
  }
23281
23217
  },
23218
+ "emr-serverless" : {
23219
+ "endpoints" : {
23220
+ "us-gov-east-1" : { },
23221
+ "us-gov-west-1" : { }
23222
+ }
23223
+ },
23282
23224
  "es" : {
23283
23225
  "endpoints" : {
23284
23226
  "fips" : {
@@ -24962,24 +24904,6 @@
24962
24904
  }
24963
24905
  }
24964
24906
  },
24965
- "resource-explorer-2" : {
24966
- "defaults" : {
24967
- "dnsSuffix" : "api.aws",
24968
- "variants" : [ {
24969
- "dnsSuffix" : "api.aws",
24970
- "hostname" : "{service}-fips.{region}.{dnsSuffix}",
24971
- "tags" : [ "fips" ]
24972
- } ]
24973
- },
24974
- "endpoints" : {
24975
- "us-gov-east-1" : {
24976
- "hostname" : "resource-explorer-2.us-gov-east-1.api.aws"
24977
- },
24978
- "us-gov-west-1" : {
24979
- "hostname" : "resource-explorer-2.us-gov-west-1.api.aws"
24980
- }
24981
- }
24982
- },
24983
24907
  "resource-groups" : {
24984
24908
  "defaults" : {
24985
24909
  "variants" : [ {
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.888.0
4
+ version: 1.890.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: 2024-02-07 00:00:00.000000000 Z
11
+ date: 2024-02-13 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: