aws-partitions 1.135.0 → 1.136.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/partitions.json +0 -32
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f22a9214d99d7120b896a9100087a694c5fc3a01
4
- data.tar.gz: 63bbf955cb0fe4b93a6fa2977416ef0009fa9c1a
3
+ metadata.gz: 99364e446a7c1591eb2dbf3d7f3ffc2ca47fa878
4
+ data.tar.gz: b613e92d738e09100385bcfbbc780e40237574df
5
5
  SHA512:
6
- metadata.gz: b38a5339ff01cf174ca942d1fecfa0ddf65b81db014b7c8b6189a9e02d786141550eae8576110af05c7554371193ee9283b63feec87e06d04fe1635884c972d3
7
- data.tar.gz: c325d9eafe5892abeb0f92e262585c3a7b656620d97f20ae04e2d3427f831403481fa524483b6b98d6b36e7cd3e449fbe7ea669cbcf81c3ac2e97d91ad92075e
6
+ metadata.gz: 01fe05bf1640017608782fb4da9f5aa38d580b2f443e60be84f653fcf2ddc56ad74fd14164116098369a0863142e78fe15105c5d7789f0e4ec2b77e9cbbbe5d6
7
+ data.tar.gz: c856ee11ae75030e969c4b41ff25d4762da072f95153c63fbc46045fb53f5bd3899917ca668ae0c2e0d499ecf7957d7bfc4184e73f41c55e8bd243416b37dd95
@@ -1005,26 +1005,6 @@
1005
1005
  "us-west-2" : { }
1006
1006
  }
1007
1007
  },
1008
- "ecr" : {
1009
- "endpoints" : {
1010
- "ap-northeast-1" : { },
1011
- "ap-northeast-2" : { },
1012
- "ap-south-1" : { },
1013
- "ap-southeast-1" : { },
1014
- "ap-southeast-2" : { },
1015
- "ca-central-1" : { },
1016
- "eu-central-1" : { },
1017
- "eu-north-1" : { },
1018
- "eu-west-1" : { },
1019
- "eu-west-2" : { },
1020
- "eu-west-3" : { },
1021
- "sa-east-1" : { },
1022
- "us-east-1" : { },
1023
- "us-east-2" : { },
1024
- "us-west-1" : { },
1025
- "us-west-2" : { }
1026
- }
1027
- },
1028
1008
  "ecs" : {
1029
1009
  "endpoints" : {
1030
1010
  "ap-northeast-1" : { },
@@ -2964,12 +2944,6 @@
2964
2944
  "cn-northwest-1" : { }
2965
2945
  }
2966
2946
  },
2967
- "ecr" : {
2968
- "endpoints" : {
2969
- "cn-north-1" : { },
2970
- "cn-northwest-1" : { }
2971
- }
2972
- },
2973
2947
  "ecs" : {
2974
2948
  "endpoints" : {
2975
2949
  "cn-north-1" : { },
@@ -3378,12 +3352,6 @@
3378
3352
  "us-gov-west-1" : { }
3379
3353
  }
3380
3354
  },
3381
- "ecr" : {
3382
- "endpoints" : {
3383
- "us-gov-east-1" : { },
3384
- "us-gov-west-1" : { }
3385
- }
3386
- },
3387
3355
  "ecs" : {
3388
3356
  "endpoints" : {
3389
3357
  "us-gov-east-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.135.0
4
+ version: 1.136.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-01-24 00:00:00.000000000 Z
11
+ date: 2019-01-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: