aws-partitions 1.270.0 → 1.271.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 +7 -1
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: e851541aff7ecd86695f5124911ca9446aa7f879
4
- data.tar.gz: f593973b4700eed35438e685532be48bed28b931
3
+ metadata.gz: '02925c2bc2232d377c41d5e4ed83f4de96ee08ad'
4
+ data.tar.gz: 07d15ef73654a5c0ddd38da02e0ea6217af984b0
5
5
  SHA512:
6
- metadata.gz: 43cc64adc546a598fe36c1a500e7f632d8951bbc49cab6327cbf4160d12180c65b5c6bab677dffc94924666e6cd2c8a64fd471b762020aa1427131b886fd8d06
7
- data.tar.gz: fd53aa8c19350b07688c38a52ba206836437719512c8c7c2af2bcb67bec40b7c9e4a436a94ec9dc420de59e465b47cfc3327a34727e4534c38eaa4da36ec0e4a
6
+ metadata.gz: ce2ce89265c238f20ac928257f285f349527b17cfc9c33a4acd76ed5a7b070e4c130996974bcbc9d981dda4c0255231a4c80e08dcd351a960a0f22bfa7a06541
7
+ data.tar.gz: 84f7b2c94d93f3769af36d61a467e17dd11491933f5a0b20874609ccb715c2e5a5884a9c9691244a82b59ddfc367564ac505dd771733fc3603577442f33a07a2
@@ -2036,6 +2036,7 @@
2036
2036
  },
2037
2037
  "iotsecuredtunneling" : {
2038
2038
  "endpoints" : {
2039
+ "ap-east-1" : { },
2039
2040
  "ap-northeast-1" : { },
2040
2041
  "ap-northeast-2" : { },
2041
2042
  "ap-south-1" : { },
@@ -2047,6 +2048,7 @@
2047
2048
  "eu-west-1" : { },
2048
2049
  "eu-west-2" : { },
2049
2050
  "eu-west-3" : { },
2051
+ "me-south-1" : { },
2050
2052
  "sa-east-1" : { },
2051
2053
  "us-east-1" : { },
2052
2054
  "us-east-2" : { },
@@ -2450,6 +2452,7 @@
2450
2452
  },
2451
2453
  "mq" : {
2452
2454
  "endpoints" : {
2455
+ "ap-east-1" : { },
2453
2456
  "ap-northeast-1" : { },
2454
2457
  "ap-northeast-2" : { },
2455
2458
  "ap-south-1" : { },
@@ -2485,6 +2488,7 @@
2485
2488
  },
2486
2489
  "hostname" : "mq-fips.us-west-2.amazonaws.com"
2487
2490
  },
2491
+ "me-south-1" : { },
2488
2492
  "sa-east-1" : { },
2489
2493
  "us-east-1" : { },
2490
2494
  "us-east-2" : { },
@@ -4568,7 +4572,8 @@
4568
4572
  },
4569
4573
  "storagegateway" : {
4570
4574
  "endpoints" : {
4571
- "cn-north-1" : { }
4575
+ "cn-north-1" : { },
4576
+ "cn-northwest-1" : { }
4572
4577
  }
4573
4578
  },
4574
4579
  "streams.dynamodb" : {
@@ -4938,6 +4943,7 @@
4938
4943
  },
4939
4944
  "elasticfilesystem" : {
4940
4945
  "endpoints" : {
4946
+ "us-gov-east-1" : { },
4941
4947
  "us-gov-west-1" : { }
4942
4948
  }
4943
4949
  },
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.270.0
4
+ version: 1.271.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: 2020-02-04 00:00:00.000000000 Z
11
+ date: 2020-02-07 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: