aws-partitions 1.195.0 → 1.196.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 +8 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 70c71db31a9a078f37f82bc26c9337e68214f996
4
- data.tar.gz: c41c9e69740beb3fa35551b5be4a303d8ee3169f
3
+ metadata.gz: 5e539ccc8cc11950c94fa4cd6e88a82079c0501f
4
+ data.tar.gz: 0c457b495fd6a77762701dae704ed518f0f177d2
5
5
  SHA512:
6
- metadata.gz: 4474fecba226f26698c7937c9f7e3fd8b3a7ad9094097c18c62ce4bea486a3d8a9cdeba15ea134c2f57bbe70bc5042769791d11ea5c50eb4cc45b42e1311d6f2
7
- data.tar.gz: efd9a75129df31a48c6eb17c32f54cb5e7f423ada3610afc1c15c55ae3d6f087153f516c0389c92502d0e5be02d62975248930098e92abad753064fa08b9a0db
6
+ metadata.gz: 0d64664a0fc8900dc764646a48f23e9b5c63a99dec8c1e16fda4e01653ca5b0ec8387ffb9371793dd72a8c899a3db43b0dbb004f3b44e1a0188f31aa90c752c9
7
+ data.tar.gz: 00037ca26477162a122123478f4226b5715438a340f15c330dfb896a227babd4354b825001bda8dfc6b2db4cbb9f37e89fa08d1aa6de46e07b74ac62ed1ae27a
@@ -8,7 +8,7 @@
8
8
  "dnsSuffix" : "amazonaws.com",
9
9
  "partition" : "aws",
10
10
  "partitionName" : "AWS Standard",
11
- "regionRegex" : "^(us|eu|ap|sa|ca)\\-\\w+\\-\\d+$",
11
+ "regionRegex" : "^(us|eu|ap|sa|ca|me)\\-\\w+\\-\\d+$",
12
12
  "regions" : {
13
13
  "ap-east-1" : {
14
14
  "description" : "Asia Pacific (Hong Kong)"
@@ -671,6 +671,7 @@
671
671
  },
672
672
  "codebuild" : {
673
673
  "endpoints" : {
674
+ "ap-east-1" : { },
674
675
  "ap-northeast-1" : { },
675
676
  "ap-northeast-2" : { },
676
677
  "ap-south-1" : { },
@@ -682,6 +683,7 @@
682
683
  "eu-west-1" : { },
683
684
  "eu-west-2" : { },
684
685
  "eu-west-3" : { },
686
+ "me-south-1" : { },
685
687
  "sa-east-1" : { },
686
688
  "us-east-1" : { },
687
689
  "us-east-1-fips" : {
@@ -722,6 +724,7 @@
722
724
  "ap-southeast-2" : { },
723
725
  "ca-central-1" : { },
724
726
  "eu-central-1" : { },
727
+ "eu-north-1" : { },
725
728
  "eu-west-1" : { },
726
729
  "eu-west-2" : { },
727
730
  "eu-west-3" : { },
@@ -1761,6 +1764,8 @@
1761
1764
  "kafka" : {
1762
1765
  "endpoints" : {
1763
1766
  "ap-northeast-1" : { },
1767
+ "ap-northeast-2" : { },
1768
+ "ap-south-1" : { },
1764
1769
  "ap-southeast-1" : { },
1765
1770
  "ap-southeast-2" : { },
1766
1771
  "eu-central-1" : { },
@@ -2757,6 +2762,7 @@
2757
2762
  },
2758
2763
  "securityhub" : {
2759
2764
  "endpoints" : {
2765
+ "ap-east-1" : { },
2760
2766
  "ap-northeast-1" : { },
2761
2767
  "ap-northeast-2" : { },
2762
2768
  "ap-south-1" : { },
@@ -4252,6 +4258,7 @@
4252
4258
  }
4253
4259
  },
4254
4260
  "endpoints" : {
4261
+ "us-gov-east-1" : { },
4255
4262
  "us-gov-west-1" : { }
4256
4263
  }
4257
4264
  },
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.195.0
4
+ version: 1.196.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-07-30 00:00:00.000000000 Z
11
+ date: 2019-08-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: