aws-partitions 1.201.0 → 1.202.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 +4 -2
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0b8cfe6e4c3a2767eb0033fe473a7e28cd907cbb
4
- data.tar.gz: ff56384f28123d88e99b001b5c2a74c8f6afcc1f
3
+ metadata.gz: 8a0b1ad9c96d7880086a649092d89ecb08e4f01d
4
+ data.tar.gz: 7805c6a1455bd371c5d137943101f40c76576c83
5
5
  SHA512:
6
- metadata.gz: ade9e7a5aba77c0e6782b88f0d64443c0470b0095c08173a6dc198d102540b329f79fe7580e1c989e9e0467abbf536458b6bc18d24693b0af909574d7ff11416
7
- data.tar.gz: a76805cd5cca23bb82b9500164d51e6d2d5fbb01887247b8eb3f03088c84d565782a6eaae43c9881220cb3f08d102d1ce51814f444e88abaf5a3fe76c443048c
6
+ metadata.gz: c631198948916a93734d0ac08e01c5b5eb97c17aacace4f138ab220e219382e6b4227c9a9c009af16eddb11934eb69e43cccb05fa74d514f349a83c7b3f21e08
7
+ data.tar.gz: 3171ed7eade13d5b5e884d7c85a4fe61a0346adaa877150e5c078a690abc80b08320230983996ac37ae01478e10b07d45f9c6be0e4e8d37e6ac968d2d8c40e3f
data/partitions.json CHANGED
@@ -3578,7 +3578,8 @@
3578
3578
  "protocols" : [ "https" ]
3579
3579
  },
3580
3580
  "endpoints" : {
3581
- "cn-north-1" : { }
3581
+ "cn-north-1" : { },
3582
+ "cn-northwest-1" : { }
3582
3583
  }
3583
3584
  },
3584
3585
  "directconnect" : {
@@ -3713,7 +3714,8 @@
3713
3714
  }
3714
3715
  },
3715
3716
  "endpoints" : {
3716
- "cn-north-1" : { }
3717
+ "cn-north-1" : { },
3718
+ "cn-northwest-1" : { }
3717
3719
  }
3718
3720
  },
3719
3721
  "kinesis" : {
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.201.0
4
+ version: 1.202.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-08-13 00:00:00.000000000 Z
11
+ date: 2019-08-14 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: