aws-partitions 1.178.0 → 1.180.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 +5 -6
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 185999c6e1111311e6978ceb0faada1ec823780a
4
- data.tar.gz: c63515a5c5d411e98cd48787f8e4363f7a8b5a2e
3
+ metadata.gz: 3127de138fbe658efc0be9502ecfac311a6eb4ea
4
+ data.tar.gz: 33349f22c377a28f459e978a66f9b5b2ab1cc992
5
5
  SHA512:
6
- metadata.gz: 77b98b69b8773ca3a8e67e4617441e054e80d42170a66282351e590162b011f99d276df5ff57969712607c459a38151e09b7df1c2856a1a4e4a268354310d518
7
- data.tar.gz: 2ed105ffc9b1fb3a853476c62d9271c04769933df8e89edaddae98c97e9aa75e5751bd8d02e2fa8196f60f11356717ae2d02a18dea8af97249537e1a60bf1f63
6
+ metadata.gz: 3c299e08b6172b0687a3c1be9af6156b8d56ef71a68f4d68b08610161cc17c865b69885af6c2cd2f91758c19d82ac3fc8f2e47e4d3b50042672333de62d8d5ca
7
+ data.tar.gz: f5b41b520ad9540407269eb3b3350f6c9a3ed5e5034714aad44c360b7cad6d79dcb7f62ce8bb857fddf4a8faebf25fda8d2c755c6c7469554ab1cb3c6b782def
@@ -1697,12 +1697,6 @@
1697
1697
  },
1698
1698
  "kms" : {
1699
1699
  "endpoints" : {
1700
- "ProdFips" : {
1701
- "credentialScope" : {
1702
- "region" : "ca-central-1"
1703
- },
1704
- "hostname" : "kms-fips.ca-central-1.amazonaws.com"
1705
- },
1706
1700
  "ap-east-1" : { },
1707
1701
  "ap-northeast-1" : { },
1708
1702
  "ap-northeast-2" : { },
@@ -3656,6 +3650,11 @@
3656
3650
  "cn-northwest-1" : { }
3657
3651
  }
3658
3652
  },
3653
+ "support" : {
3654
+ "endpoints" : {
3655
+ "aws-cn-global" : { }
3656
+ }
3657
+ },
3659
3658
  "swf" : {
3660
3659
  "endpoints" : {
3661
3660
  "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.178.0
4
+ version: 1.180.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-24 00:00:00.000000000 Z
11
+ date: 2019-06-27 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: