aws-partitions 1.121.0 → 1.122.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: ac50ae92e9b4300d8e01247bcad73437bbe529e9
4
- data.tar.gz: b6f94205b84aafd3bc43b5d177c5bfc00da8473f
3
+ metadata.gz: c24f27a264bab711ef19fe7e1c53418b6b399a74
4
+ data.tar.gz: aba7f41cefe4fd59c76bff7dc64dd4d9568bf7b5
5
5
  SHA512:
6
- metadata.gz: 8d76bbd137627320ed5d76d83636237b9d11d0bdf2c0606e3470e4e66b98f8eb9b3070688feff0724a52c276f29b132033d5b822d1afc51fa4932eb05a873702
7
- data.tar.gz: eb5bebda5c47168eaaf815c1ff20b27bb8a7230cf3935478268b1e53b4f25ca04c849f536d44fe310ce6703577981983533d2820a9cdc3cf70036b77006bb176
6
+ metadata.gz: fe81dad70bc7086f14e81b72a0177b9ab257dff54bb3140e6815870b86761170bd166df06577f198d3004cb11c722dfcfca8e4a3a11b8d5fe7474568b5c5aeaf
7
+ data.tar.gz: 68fba9ab6b64806c58adc501a56772f82fa2b533878205fe980650feecf61d66d0f934bd2385297371343ad26917177b8c2c104933011731727ffcc70358fa5e
data/partitions.json CHANGED
@@ -1591,7 +1591,8 @@
1591
1591
  },
1592
1592
  "endpoints" : {
1593
1593
  "eu-west-1" : { },
1594
- "us-east-1" : { }
1594
+ "us-east-1" : { },
1595
+ "us-west-2" : { }
1595
1596
  }
1596
1597
  },
1597
1598
  "polly" : {
@@ -2401,6 +2402,23 @@
2401
2402
  "us-west-2" : { }
2402
2403
  }
2403
2404
  },
2405
+ "transfer" : {
2406
+ "endpoints" : {
2407
+ "ap-northeast-1" : { },
2408
+ "ap-northeast-2" : { },
2409
+ "ap-southeast-1" : { },
2410
+ "ap-southeast-2" : { },
2411
+ "ca-central-1" : { },
2412
+ "eu-central-1" : { },
2413
+ "eu-west-1" : { },
2414
+ "eu-west-2" : { },
2415
+ "eu-west-3" : { },
2416
+ "us-east-1" : { },
2417
+ "us-east-2" : { },
2418
+ "us-west-1" : { },
2419
+ "us-west-2" : { }
2420
+ }
2421
+ },
2404
2422
  "translate" : {
2405
2423
  "defaults" : {
2406
2424
  "protocols" : [ "https" ]
@@ -2750,6 +2768,11 @@
2750
2768
  "cn-northwest-1" : { }
2751
2769
  }
2752
2770
  },
2771
+ "polly" : {
2772
+ "endpoints" : {
2773
+ "cn-northwest-1" : { }
2774
+ }
2775
+ },
2753
2776
  "rds" : {
2754
2777
  "endpoints" : {
2755
2778
  "cn-north-1" : { },
@@ -2951,6 +2974,12 @@
2951
2974
  "codedeploy" : {
2952
2975
  "endpoints" : {
2953
2976
  "us-gov-east-1" : { },
2977
+ "us-gov-east-1-fips" : {
2978
+ "credentialScope" : {
2979
+ "region" : "us-gov-east-1"
2980
+ },
2981
+ "hostname" : "codedeploy-fips.us-gov-east-1.amazonaws.com"
2982
+ },
2954
2983
  "us-gov-west-1" : { },
2955
2984
  "us-gov-west-1-fips" : {
2956
2985
  "credentialScope" : {
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.121.0
4
+ version: 1.122.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: 2018-11-29 00:00:00.000000000 Z
11
+ date: 2018-12-04 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: