aws-partitions 1.220.0 → 1.221.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 +30 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6bea95eb4cd240d301ec782a78820702c54dcd72
4
- data.tar.gz: e1a6052a411f92e40d6f3e2da937f038a0a3cd5c
3
+ metadata.gz: 14629df3cfc71edc8cfec124bb7107387685693c
4
+ data.tar.gz: a9d686ec336d38e5b32ba8d04c3bdf6a5b2fbcb1
5
5
  SHA512:
6
- metadata.gz: c0e6253bd73ae368851c50e2e6ec582a2bc1a863e41992a79f505172eedd4b0fdde947f9aa100aabf72e97e2b983e34556b7d6338ee00ab4d09af2400977b968
7
- data.tar.gz: 5fb6428529dc81ed26c8706a7cb037b84c5de156bec6a191a24cac143b544f960efdd28688cb651caabfb95710bb5e3e1ecfdacf6c1280c40c799cf1f741aade
6
+ metadata.gz: 8fe249574447c5c99c08dbe643a3b4fa432cd761e56c694163531d7e7a743e15a6aeef7a4534cd71526b40e91243ed2f08002f1de48168a8a4d360065ea6eeab
7
+ data.tar.gz: 487769d9e31285603b5c8a6a6c051fb5b95b9da47b6bbe3499d340d4ffcc4b86c54cf423ad425cf5dcab9c665b10d93ebf54fb1dce8fbdb08cc304981e4922af
@@ -377,6 +377,12 @@
377
377
  "ap-southeast-2" : { },
378
378
  "eu-central-1" : { },
379
379
  "eu-west-1" : { },
380
+ "fips" : {
381
+ "credentialScope" : {
382
+ "region" : "us-west-2"
383
+ },
384
+ "hostname" : "appstream2-fips.us-west-2.amazonaws.com"
385
+ },
380
386
  "us-east-1" : { },
381
387
  "us-west-2" : { }
382
388
  }
@@ -996,8 +1002,11 @@
996
1002
  "ap-northeast-2" : { },
997
1003
  "ap-southeast-1" : { },
998
1004
  "ap-southeast-2" : { },
1005
+ "ca-central-1" : { },
999
1006
  "eu-central-1" : { },
1000
1007
  "eu-west-1" : { },
1008
+ "eu-west-2" : { },
1009
+ "eu-west-3" : { },
1001
1010
  "fips-us-east-1" : {
1002
1011
  "credentialScope" : {
1003
1012
  "region" : "us-east-1"
@@ -1832,6 +1841,7 @@
1832
1841
  },
1833
1842
  "endpoints" : {
1834
1843
  "ap-northeast-1" : { },
1844
+ "ap-northeast-2" : { },
1835
1845
  "ap-southeast-2" : { },
1836
1846
  "eu-west-1" : { },
1837
1847
  "us-east-1" : { },
@@ -2903,6 +2913,7 @@
2903
2913
  "eu-west-1" : { },
2904
2914
  "eu-west-2" : { },
2905
2915
  "eu-west-3" : { },
2916
+ "me-south-1" : { },
2906
2917
  "sa-east-1" : { },
2907
2918
  "us-east-1" : { },
2908
2919
  "us-east-2" : { },
@@ -3995,7 +4006,7 @@
3995
4006
  "credentialScope" : {
3996
4007
  "region" : "cn-north-1"
3997
4008
  },
3998
- "hostname" : "support.cn-north-1.amazonaws.com"
4009
+ "hostname" : "support.cn-north-1.amazonaws.com.cn"
3999
4010
  }
4000
4011
  },
4001
4012
  "partitionEndpoint" : "aws-cn-global"
@@ -4483,6 +4494,24 @@
4483
4494
  "us-gov-west-1" : { }
4484
4495
  }
4485
4496
  },
4497
+ "resource-groups" : {
4498
+ "endpoints" : {
4499
+ "fips-us-gov-east-1" : {
4500
+ "credentialScope" : {
4501
+ "region" : "us-gov-east-1"
4502
+ },
4503
+ "hostname" : "resource-groups.us-gov-east-1.amazonaws.com"
4504
+ },
4505
+ "fips-us-gov-west-1" : {
4506
+ "credentialScope" : {
4507
+ "region" : "us-gov-west-1"
4508
+ },
4509
+ "hostname" : "resource-groups.us-gov-west-1.amazonaws.com"
4510
+ },
4511
+ "us-gov-east-1" : { },
4512
+ "us-gov-west-1" : { }
4513
+ }
4514
+ },
4486
4515
  "route53" : {
4487
4516
  "endpoints" : {
4488
4517
  "aws-us-gov-global" : {
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.220.0
4
+ version: 1.221.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-30 00:00:00.000000000 Z
11
+ date: 2019-10-08 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: