aws-partitions 1.786.0 → 1.787.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 +121 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ec80eac1da5b25e887fd328789d4bddb0e142f69682b83ac096b7d104aaca36a
4
- data.tar.gz: 39e58765d6b26a30fc9bde6544321ee3d976179e515fdc7d0c492b3fb5c32560
3
+ metadata.gz: 70b6b1ae06fc34b5bcfcb8433812590332b2fd69f431fe0f680d9fed0dff5be0
4
+ data.tar.gz: 78ed99ac26c2270c35c47b41624f88744a0fc21f00dbf24f68e9a38f7ec76aba
5
5
  SHA512:
6
- metadata.gz: ff6f4b5d584f8441053fe9f83a978f407d3fb046f8374b718fe6c32f9d4cd346c922216aa752fad96175eaaee4bfefa8d39f7d6e5a7ca5205d45edc1444fbce2
7
- data.tar.gz: 3a75e065556dc97f5d57b856817bdd556d8866844613937c19a042bdd777893cbb4ea4616c28bad9173de6d8b2b612990039cdce25653a5d7e817f8a4686d932
6
+ metadata.gz: 458b66b76900c09c2f075534016c825e6e4e1e6d43669e39826199a641f83aaed06201d0b15f3adc4755d9648e023da029e1f1dde0261658f1706c80aae58c1e
7
+ data.tar.gz: 051c4aa7754a8afe0bde9781f4d5b7f80ab0f8deae81694b6afc553dbb3440e07c0cc4eddd69748c6fb293b649a86998a1cc50fdd6cb4c1deabf1f50c7df8a41
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.787.0 (2023-07-17)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.786.0 (2023-07-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.786.0
1
+ 1.787.0
data/partitions.json CHANGED
@@ -8469,8 +8469,104 @@
8469
8469
  "endpoints" : {
8470
8470
  "ap-southeast-1" : { },
8471
8471
  "ap-southeast-2" : { },
8472
+ "api-ap-southeast-1" : {
8473
+ "credentialScope" : {
8474
+ "region" : "ap-southeast-1"
8475
+ },
8476
+ "hostname" : "api.iottwinmaker.ap-southeast-1.amazonaws.com"
8477
+ },
8478
+ "api-ap-southeast-2" : {
8479
+ "credentialScope" : {
8480
+ "region" : "ap-southeast-2"
8481
+ },
8482
+ "hostname" : "api.iottwinmaker.ap-southeast-2.amazonaws.com"
8483
+ },
8484
+ "api-eu-central-1" : {
8485
+ "credentialScope" : {
8486
+ "region" : "eu-central-1"
8487
+ },
8488
+ "hostname" : "api.iottwinmaker.eu-central-1.amazonaws.com"
8489
+ },
8490
+ "api-eu-west-1" : {
8491
+ "credentialScope" : {
8492
+ "region" : "eu-west-1"
8493
+ },
8494
+ "hostname" : "api.iottwinmaker.eu-west-1.amazonaws.com"
8495
+ },
8496
+ "api-us-east-1" : {
8497
+ "credentialScope" : {
8498
+ "region" : "us-east-1"
8499
+ },
8500
+ "hostname" : "api.iottwinmaker.us-east-1.amazonaws.com"
8501
+ },
8502
+ "api-us-west-2" : {
8503
+ "credentialScope" : {
8504
+ "region" : "us-west-2"
8505
+ },
8506
+ "hostname" : "api.iottwinmaker.us-west-2.amazonaws.com"
8507
+ },
8508
+ "data-ap-southeast-1" : {
8509
+ "credentialScope" : {
8510
+ "region" : "ap-southeast-1"
8511
+ },
8512
+ "hostname" : "data.iottwinmaker.ap-southeast-1.amazonaws.com"
8513
+ },
8514
+ "data-ap-southeast-2" : {
8515
+ "credentialScope" : {
8516
+ "region" : "ap-southeast-2"
8517
+ },
8518
+ "hostname" : "data.iottwinmaker.ap-southeast-2.amazonaws.com"
8519
+ },
8520
+ "data-eu-central-1" : {
8521
+ "credentialScope" : {
8522
+ "region" : "eu-central-1"
8523
+ },
8524
+ "hostname" : "data.iottwinmaker.eu-central-1.amazonaws.com"
8525
+ },
8526
+ "data-eu-west-1" : {
8527
+ "credentialScope" : {
8528
+ "region" : "eu-west-1"
8529
+ },
8530
+ "hostname" : "data.iottwinmaker.eu-west-1.amazonaws.com"
8531
+ },
8532
+ "data-us-east-1" : {
8533
+ "credentialScope" : {
8534
+ "region" : "us-east-1"
8535
+ },
8536
+ "hostname" : "data.iottwinmaker.us-east-1.amazonaws.com"
8537
+ },
8538
+ "data-us-west-2" : {
8539
+ "credentialScope" : {
8540
+ "region" : "us-west-2"
8541
+ },
8542
+ "hostname" : "data.iottwinmaker.us-west-2.amazonaws.com"
8543
+ },
8472
8544
  "eu-central-1" : { },
8473
8545
  "eu-west-1" : { },
8546
+ "fips-api-us-east-1" : {
8547
+ "credentialScope" : {
8548
+ "region" : "us-east-1"
8549
+ },
8550
+ "hostname" : "api.iottwinmaker-fips.us-east-1.amazonaws.com"
8551
+ },
8552
+ "fips-api-us-west-2" : {
8553
+ "credentialScope" : {
8554
+ "region" : "us-west-2"
8555
+ },
8556
+ "hostname" : "api.iottwinmaker-fips.us-west-2.amazonaws.com"
8557
+ },
8558
+ "fips-data-us-east-1" : {
8559
+ "credentialScope" : {
8560
+ "region" : "us-east-1"
8561
+ },
8562
+ "hostname" : "data.iottwinmaker-fips.us-east-1.amazonaws.com"
8563
+ },
8564
+ "fips-data-us-west-2" : {
8565
+ "credentialScope" : {
8566
+ "region" : "us-west-2"
8567
+ },
8568
+ "hostname" : "data.iottwinmaker-fips.us-west-2.amazonaws.com"
8569
+ },
8474
8570
  "fips-us-east-1" : {
8475
8571
  "credentialScope" : {
8476
8572
  "region" : "us-east-1"
@@ -10340,6 +10436,7 @@
10340
10436
  "ap-south-1" : { },
10341
10437
  "ap-southeast-1" : { },
10342
10438
  "ap-southeast-2" : { },
10439
+ "ca-central-1" : { },
10343
10440
  "eu-central-1" : { },
10344
10441
  "eu-north-1" : { },
10345
10442
  "eu-west-1" : { },
@@ -21413,6 +21510,30 @@
21413
21510
  },
21414
21511
  "iottwinmaker" : {
21415
21512
  "endpoints" : {
21513
+ "api-us-gov-west-1" : {
21514
+ "credentialScope" : {
21515
+ "region" : "us-gov-west-1"
21516
+ },
21517
+ "hostname" : "api.iottwinmaker.us-gov-west-1.amazonaws.com"
21518
+ },
21519
+ "data-us-gov-west-1" : {
21520
+ "credentialScope" : {
21521
+ "region" : "us-gov-west-1"
21522
+ },
21523
+ "hostname" : "data.iottwinmaker.us-gov-west-1.amazonaws.com"
21524
+ },
21525
+ "fips-api-us-gov-west-1" : {
21526
+ "credentialScope" : {
21527
+ "region" : "us-gov-west-1"
21528
+ },
21529
+ "hostname" : "api.iottwinmaker-fips.us-gov-west-1.amazonaws.com"
21530
+ },
21531
+ "fips-data-us-gov-west-1" : {
21532
+ "credentialScope" : {
21533
+ "region" : "us-gov-west-1"
21534
+ },
21535
+ "hostname" : "data.iottwinmaker-fips.us-gov-west-1.amazonaws.com"
21536
+ },
21416
21537
  "fips-us-gov-west-1" : {
21417
21538
  "credentialScope" : {
21418
21539
  "region" : "us-gov-west-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.786.0
4
+ version: 1.787.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-07-13 00:00:00.000000000 Z
11
+ date: 2023-07-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: