aws-partitions 1.541.0 → 1.542.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 +53 -0
  5. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 2746c0b7aff7070dc803e715e072f4981d4600ef651161ea67afd842cf97525c
4
- data.tar.gz: 3aeed0527a5c33f00e589dfd7b69442a3484bb18b9b99686e986d7ab072ce519
3
+ metadata.gz: 31716061f9836a7428a100fb2123b6c36bce631f0b613306f4dadd0da97ac10c
4
+ data.tar.gz: 4225e6b9bb11c3f7e234f0e0e233d3a19d0a906cb16a5dde7ca38159bc70cfcc
5
5
  SHA512:
6
- metadata.gz: bf85bdf3407efbedc09091650a98c8579aa248927942c5a5e545a8b5a21cf1de70ab02d3412ed38b1d15f5fcb3df05b0d085aa7b95bd5f75ac5e081d7d63bdb8
7
- data.tar.gz: '0438adfef5fa7d05a39b2970667ebcbe9b9d870b54ebeb4e001c4155578e6fd532c2e6c26f4c62259fcee7f051f1aa99161355ecc7165ec26dd197d7706c4a17'
6
+ metadata.gz: 33cccbd8a44004d1f9f75c1350edd996ad7f6ec391fbe0773577c0ec4030ec7707c7d8ee3f6f9a2c2584f110e2e5a5c5d4e78f65c0b6b8a5ec10fe2d173b82ea
7
+ data.tar.gz: 14d86087814b3ded57bfffa25151b12cc2bc55f8d0560be853f7711c2ead84c1df9c4d4209f296b072d56b4d5ace030764c176c45f1ab28668b704fa18bb3e9a
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.542.0 (2021-12-20)
5
+ ------------------
6
+
7
+ * Feature - Updated the partitions source data the determines the AWS service regions and endpoints.
8
+
4
9
  1.541.0 (2021-12-13)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.541.0
1
+ 1.542.0
data/partitions.json CHANGED
@@ -1569,6 +1569,7 @@
1569
1569
  "ap-south-1" : { },
1570
1570
  "ap-southeast-1" : { },
1571
1571
  "ap-southeast-2" : { },
1572
+ "ap-southeast-3" : { },
1572
1573
  "ca-central-1" : {
1573
1574
  "variants" : [ {
1574
1575
  "hostname" : "cloudcontrolapi-fips.ca-central-1.amazonaws.com",
@@ -5675,6 +5676,7 @@
5675
5676
  "hostname" : "groundstation-fips.us-west-2.amazonaws.com"
5676
5677
  },
5677
5678
  "me-south-1" : { },
5679
+ "sa-east-1" : { },
5678
5680
  "us-east-1" : {
5679
5681
  "variants" : [ {
5680
5682
  "hostname" : "groundstation-fips.us-east-1.amazonaws.com",
@@ -7141,6 +7143,19 @@
7141
7143
  "us-east-1" : { }
7142
7144
  }
7143
7145
  },
7146
+ "lookoutmetrics" : {
7147
+ "endpoints" : {
7148
+ "ap-northeast-1" : { },
7149
+ "ap-southeast-1" : { },
7150
+ "ap-southeast-2" : { },
7151
+ "eu-central-1" : { },
7152
+ "eu-north-1" : { },
7153
+ "eu-west-1" : { },
7154
+ "us-east-1" : { },
7155
+ "us-east-2" : { },
7156
+ "us-west-2" : { }
7157
+ }
7158
+ },
7144
7159
  "lookoutvision" : {
7145
7160
  "endpoints" : {
7146
7161
  "ap-northeast-1" : { },
@@ -7481,6 +7496,38 @@
7481
7496
  "us-west-2" : { }
7482
7497
  }
7483
7498
  },
7499
+ "meetings-chime" : {
7500
+ "endpoints" : {
7501
+ "ap-southeast-1" : { },
7502
+ "eu-central-1" : { },
7503
+ "us-east-1" : {
7504
+ "variants" : [ {
7505
+ "hostname" : "meetings-chime-fips.us-east-1.amazonaws.com",
7506
+ "tags" : [ "fips" ]
7507
+ } ]
7508
+ },
7509
+ "us-east-1-fips" : {
7510
+ "credentialScope" : {
7511
+ "region" : "us-east-1"
7512
+ },
7513
+ "deprecated" : true,
7514
+ "hostname" : "meetings-chime-fips.us-east-1.amazonaws.com"
7515
+ },
7516
+ "us-west-2" : {
7517
+ "variants" : [ {
7518
+ "hostname" : "meetings-chime-fips.us-west-2.amazonaws.com",
7519
+ "tags" : [ "fips" ]
7520
+ } ]
7521
+ },
7522
+ "us-west-2-fips" : {
7523
+ "credentialScope" : {
7524
+ "region" : "us-west-2"
7525
+ },
7526
+ "deprecated" : true,
7527
+ "hostname" : "meetings-chime-fips.us-west-2.amazonaws.com"
7528
+ }
7529
+ }
7530
+ },
7484
7531
  "messaging-chime" : {
7485
7532
  "endpoints" : {
7486
7533
  "us-east-1" : {
@@ -9502,6 +9549,12 @@
9502
9549
  "tags" : [ "dualstack" ]
9503
9550
  } ]
9504
9551
  },
9552
+ "ap-southeast-3" : {
9553
+ "variants" : [ {
9554
+ "hostname" : "s3.dualstack.ap-southeast-3.amazonaws.com",
9555
+ "tags" : [ "dualstack" ]
9556
+ } ]
9557
+ },
9505
9558
  "aws-global" : {
9506
9559
  "credentialScope" : {
9507
9560
  "region" : "us-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.541.0
4
+ version: 1.542.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: 2021-12-13 00:00:00.000000000 Z
11
+ date: 2021-12-20 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: