aws-partitions 1.373.0 → 1.374.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +7 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ef82c1de4eeed0a9d3599a8aaaa8dc13ea83057113915397da2f036cdb29c8c5
4
- data.tar.gz: 76f8051158559a610a7380002671f3d637b6cf6d921bc20e45e5d960d2b9a8ea
3
+ metadata.gz: 2cd1025af7b2f0eac96a10b9bb67907a77f5db6a65e4f7b6fabdf901ab1a2cd8
4
+ data.tar.gz: 861babcdfa2c0fd2bc5a127e044fc3bfd8ebc4b52e9dcc2d6f9df55cd4cc5235
5
5
  SHA512:
6
- metadata.gz: cf031da7b40d5546eef2aa67d83b3befc8e8d7afa2c9399d3c4ecfd83ee172aa46d257500b4cbbb9914bd3905e437e5a8cbf5b46b20c493a16422973ceb5bf98
7
- data.tar.gz: dbc167aeed33eb3b82b0567d5f87fdca6e6a1da99c54e4022673730e3be60e355b8aa57ea0b17bfee54e9833a812b15aaf2141b4fe18871f5358f7693178e7e0
6
+ metadata.gz: c62223fbb51f5c9b71b20b9a60944066c06df927588bc35e251b2fc11b12b1cff42fb12a245f2fc562e5e04ef9c9316e83cabbf054c644c145cec936411f3f2f
7
+ data.tar.gz: 4c035d2e86845da63d1421ec10b7d17539b0b8f07e1253bd86fc0fdf5c8aad3785d6a28694253b36b9a1848e07f0c57117cf73881963f96237c0af48d8df02a5
@@ -2067,6 +2067,7 @@
2067
2067
  "sa-east-1" : { },
2068
2068
  "us-east-1" : { },
2069
2069
  "us-east-2" : { },
2070
+ "us-west-1" : { },
2070
2071
  "us-west-2" : { }
2071
2072
  }
2072
2073
  },
@@ -5351,6 +5352,12 @@
5351
5352
  },
5352
5353
  "hostname" : "snowball-fips.ap-northeast-2.amazonaws.com"
5353
5354
  },
5355
+ "fips-ap-northeast-3" : {
5356
+ "credentialScope" : {
5357
+ "region" : "ap-northeast-3"
5358
+ },
5359
+ "hostname" : "snowball-fips.ap-northeast-3.amazonaws.com"
5360
+ },
5354
5361
  "fips-ap-south-1" : {
5355
5362
  "credentialScope" : {
5356
5363
  "region" : "ap-south-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.373.0
4
+ version: 1.374.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: 2020-09-18 00:00:00.000000000 Z
11
+ date: 2020-09-21 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: