aws-partitions 1.328.0 → 1.329.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 +21 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 810a7671de3a1f3f44d18f24bef2effa2edf5c5364c60e5528d8486f224f8ccc
4
- data.tar.gz: 894f55e7e6fed5ab3bc0a0a923a6421ac400e0fc8c04c92e5dab37d714c0d9c2
3
+ metadata.gz: eba0f7926dff4e10a3c94c92e0621c052afa6aa3fb7c2ac4e8d024bec3fb8da5
4
+ data.tar.gz: 80a234fccbb572cdef9d4aeac57d3abb332173fbb72ff7e1450370a16b34c960
5
5
  SHA512:
6
- metadata.gz: 71487a1d52f1dc173713235b6ebf3f43b3c0ad244d1832cb3380befb517fcc8ed8a93f58bdd3b3b937156c1b2b74fe325002fcc3be7b7b62d0608ca80b1588e2
7
- data.tar.gz: e0942d45bd15be33856724dae692cd7fcd03cfa602da3760b50da7460ae80f18bbe03f86318a6e7a4a98e1c050863726f6a46a4d85816eb35e4a43853f100734
6
+ metadata.gz: 690d15fcfbc5597967d901b987b5fe16fd4011e09952dc354d19cd5a3ff597bbbd455ec97375bec03ec2b6f87f4098531db2fe64750c5ffc0ddb5732be53086c
7
+ data.tar.gz: b0170b77e62bee9e6d0bc5ada83b2a6ce10847df9b50a6e9c364943b78acc862983c1e09410e54c4dc317de488d559ec9966a9d5d7c10cab7a6c524163d87085
@@ -965,6 +965,20 @@
965
965
  "us-west-2" : { }
966
966
  }
967
967
  },
968
+ "codeartifact" : {
969
+ "endpoints" : {
970
+ "ap-northeast-1" : { },
971
+ "ap-south-1" : { },
972
+ "ap-southeast-1" : { },
973
+ "ap-southeast-2" : { },
974
+ "eu-central-1" : { },
975
+ "eu-north-1" : { },
976
+ "eu-west-1" : { },
977
+ "us-east-1" : { },
978
+ "us-east-2" : { },
979
+ "us-west-2" : { }
980
+ }
981
+ },
968
982
  "codebuild" : {
969
983
  "endpoints" : {
970
984
  "ap-east-1" : { },
@@ -2572,6 +2586,7 @@
2572
2586
  "ap-south-1" : { },
2573
2587
  "ap-southeast-1" : { },
2574
2588
  "ap-southeast-2" : { },
2589
+ "ca-central-1" : { },
2575
2590
  "eu-central-1" : { },
2576
2591
  "eu-north-1" : { },
2577
2592
  "eu-west-1" : { },
@@ -6281,6 +6296,12 @@
6281
6296
  "cn-northwest-1" : { }
6282
6297
  }
6283
6298
  },
6299
+ "kinesisanalytics" : {
6300
+ "endpoints" : {
6301
+ "cn-north-1" : { },
6302
+ "cn-northwest-1" : { }
6303
+ }
6304
+ },
6284
6305
  "kms" : {
6285
6306
  "endpoints" : {
6286
6307
  "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.328.0
4
+ version: 1.329.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-06-10 00:00:00.000000000 Z
11
+ date: 2020-06-11 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: