aws-partitions 1.213.0 → 1.218.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 +15 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: c138d705025cbab11da170ed1ce06c23bcacda54
4
- data.tar.gz: 644ac655d5de75087e2872d06fe916b151eb8dee
3
+ metadata.gz: 92d1a629d1bbdc8951c3e4956c792207407fc64a
4
+ data.tar.gz: ac0184888e0dc8810069ec1ed298c68ddb3b55f3
5
5
  SHA512:
6
- metadata.gz: dde495588730e39b33a62c20e7905d4df0086666458fb6ca9656b5348cbfe52edbd4ecacbc5a0258f78bf83acafb152df69204ecf1ec11c896ccc7c9b5a659b1
7
- data.tar.gz: 91f30cec01d698f41b3f561928602e507f507e06ee41a177bee94cd08c9edd4adec6c1f86bc2331e621feebec25cc71826442ff96b4fb6f90837cc08f5f9bad9
6
+ metadata.gz: 7a8e2bb7dedcfb82b4c3c9f0fbedcd07a9f5edf835cc130554298d675670f2d4efac1786b228e7d76e1a7912640a066619767a700e38f3bc072d0c69e0f93e8e
7
+ data.tar.gz: 57afadc361837370970cb360f79ca94ce0515c6bfb090fecad5c219f41c6fd05707373fb7ed39f2c0cb829c7c369eaf1fcdd66492902ad3ff920c17613aaa478
@@ -398,6 +398,7 @@
398
398
  },
399
399
  "athena" : {
400
400
  "endpoints" : {
401
+ "ap-east-1" : { },
401
402
  "ap-northeast-1" : { },
402
403
  "ap-northeast-2" : { },
403
404
  "ap-south-1" : { },
@@ -951,6 +952,7 @@
951
952
  "eu-west-1" : { },
952
953
  "eu-west-2" : { },
953
954
  "eu-west-3" : { },
955
+ "me-south-1" : { },
954
956
  "sa-east-1" : { },
955
957
  "us-east-1" : { },
956
958
  "us-east-2" : { },
@@ -1738,6 +1740,7 @@
1738
1740
  "eu-west-1" : { },
1739
1741
  "eu-west-2" : { },
1740
1742
  "eu-west-3" : { },
1743
+ "me-south-1" : { },
1741
1744
  "sa-east-1" : { },
1742
1745
  "us-east-1" : { },
1743
1746
  "us-east-2" : { },
@@ -4299,7 +4302,6 @@
4299
4302
  },
4300
4303
  "health" : {
4301
4304
  "endpoints" : {
4302
- "us-gov-east-1" : { },
4303
4305
  "us-gov-west-1" : { }
4304
4306
  }
4305
4307
  },
@@ -4857,6 +4859,18 @@
4857
4859
  "us-iso-east-1" : { }
4858
4860
  }
4859
4861
  },
4862
+ "route53" : {
4863
+ "endpoints" : {
4864
+ "aws-iso-global" : {
4865
+ "credentialScope" : {
4866
+ "region" : "us-iso-east-1"
4867
+ },
4868
+ "hostname" : "route53.c2s.ic.gov"
4869
+ }
4870
+ },
4871
+ "isRegionalized" : false,
4872
+ "partitionEndpoint" : "aws-iso-global"
4873
+ },
4860
4874
  "s3" : {
4861
4875
  "defaults" : {
4862
4876
  "signatureVersions" : [ "s3v4" ]
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.213.0
4
+ version: 1.218.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-09-16 00:00:00.000000000 Z
11
+ date: 2019-09-23 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: