aws-partitions 1.338.0 → 1.339.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: 3b24be73aca4d37117794bad45f5c8f30166ca2e5bde6eacd9a455f78cb4aca5
4
- data.tar.gz: 953b8139907f5cc303ee239bcc5d67411baf5a8a8a7a23825c336496bd41f06d
3
+ metadata.gz: 6a514900ea64425ec46c7b99aa78b5c9c91eeb32ab2900a6e7c1dd3a9ec6bd4f
4
+ data.tar.gz: 2c385b9c25263593049fb1484974dd0e4690b7db2462b0d8bb8c97244b11d312
5
5
  SHA512:
6
- metadata.gz: 0febfae8a1d2803dc207cfdfbdee769bca0b45da8aebf54e859068fb64b45cc5e689391c1414cb192c9953cd5b885d38d6dd5ce06aea2048d4049624d0ddaddd
7
- data.tar.gz: 19218382c9e325dc8288dbb770776318c318b555d05dc9ff86c8bf2ce70618be0fb8cea200987ee53fcd5cd144c8bc57354e062cd164d2cc4780acc4ad59f1fc
6
+ metadata.gz: 541d5ba920887497df509a38841884df2beba3efbfc0567c68d60de4c43e01eca8a22a341a776a0708284c7d1e69feb960bdfc1c5f72b1fd25af88039f6a6a80
7
+ data.tar.gz: 8aa81d7ddeb52b1ca22a54284c4b6b92c7aea760c2b2c28cfde13a691c70768c350622b730c2e0e1ed7933d3cc638e4e3db903640c115b5b2453541cad66ecf6
@@ -6527,11 +6527,18 @@
6527
6527
  "snowball" : {
6528
6528
  "endpoints" : {
6529
6529
  "cn-north-1" : { },
6530
+ "cn-northwest-1" : { },
6530
6531
  "fips-cn-north-1" : {
6531
6532
  "credentialScope" : {
6532
6533
  "region" : "cn-north-1"
6533
6534
  },
6534
6535
  "hostname" : "snowball-fips.cn-north-1.amazonaws.com.cn"
6536
+ },
6537
+ "fips-cn-northwest-1" : {
6538
+ "credentialScope" : {
6539
+ "region" : "cn-northwest-1"
6540
+ },
6541
+ "hostname" : "snowball-fips.cn-northwest-1.amazonaws.com.cn"
6535
6542
  }
6536
6543
  }
6537
6544
  },
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.338.0
4
+ version: 1.339.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-07-02 00:00:00.000000000 Z
11
+ date: 2020-07-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: