aws-partitions 1.172.0 → 1.173.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +13 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c6a995d28cf5333ffd72b1f5a25e574cbbb39178
4
- data.tar.gz: 5a0c5fba86eda2b4790a2cdb7c2987da0fd7882d
3
+ metadata.gz: 9e711a6965f684631ca077ddc81cf61e71b12f6f
4
+ data.tar.gz: 06cb8b36159899398fc3b50f9d8e9e7b4e463dad
5
5
  SHA512:
6
- metadata.gz: 1a3bf2eb8b4bc14540862ef4b75dcf36cd01b70cf87cbbd0dacb37d32de2cf5f9b72f9b1837a4b567bf4344597e3e5175e74560d593e3966963be8f1f4dc6e8a
7
- data.tar.gz: 9c06c4f963a69a9a8a7da4699da54437a2598d61947c589ba781820dc3438576bec880fdd918e85579667236168d7383048db61e1021f7b5d92702dd899abe4a
6
+ metadata.gz: e49eb92d6e8ccc28a86a803182aa5cd1814bad9527ebfe7282d56015851bfb16bc04435b148b744695e6bd280c3c4a72be8d1977210e42e2bdd78a92a8b4677e
7
+ data.tar.gz: ac3a9d43852adbbded1ab8d8854cb1c82c4af6fec22ca29f3269d4b201fcc450b2a6fe9ba6683d09a475fa4290c1b584c6e69bfb1e923b586bc1c30dc9379f57
data/partitions.json CHANGED
@@ -2964,7 +2964,7 @@
2964
2964
  },
2965
2965
  "support" : {
2966
2966
  "endpoints" : {
2967
- "us-east-1" : { }
2967
+ "aws-global" : { }
2968
2968
  }
2969
2969
  },
2970
2970
  "swf" : {
@@ -3400,6 +3400,18 @@
3400
3400
  "cn-northwest-1" : { }
3401
3401
  }
3402
3402
  },
3403
+ "kms" : {
3404
+ "endpoints" : {
3405
+ "ProdFips" : {
3406
+ "credentialScope" : {
3407
+ "region" : "cn-northwest-1"
3408
+ },
3409
+ "hostname" : "kms-fips.cn-northwest-1.amazonaws.com.cn"
3410
+ },
3411
+ "cn-north-1" : { },
3412
+ "cn-northwest-1" : { }
3413
+ }
3414
+ },
3403
3415
  "lambda" : {
3404
3416
  "endpoints" : {
3405
3417
  "cn-north-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.172.0
4
+ version: 1.173.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: 2019-06-04 00:00:00.000000000 Z
11
+ date: 2019-06-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: