aws-partitions 1.104.0 → 1.105.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 +12 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d637aa985a1871bc2f8dc26a09d4a0e1fd9d6009
4
- data.tar.gz: e17bf52e98e0702da72e4a0b32eb797b5ebc1f09
3
+ metadata.gz: 136b2d07ca5171aca78cca88f7dc9193819b515e
4
+ data.tar.gz: 12d4b1e50a19817486c33e4c0d5b3308e3968b8f
5
5
  SHA512:
6
- metadata.gz: f9bed0ad2af5fafabdf43ebeec83fe082480359b8ff1cf2a97eac469b6ac58d4970f35c690b4c0416eef9dccff630b2893a309c8c9a7f8374a7a16cb1609b201
7
- data.tar.gz: 893e00f43f764ab5f92c59246bf9962330189e8452be1ed0a1d82f86f015101ca0d1efd4305cfb0ae6b02d6a50e9fcb6cc1927f1baec98aa40235bc40102bc85
6
+ metadata.gz: c92a8742288abfda87cab4aefec0fdadc9c9117f4e966e1da6c2c416a7d29982309acc55dffd2f56968f6e01890dee7efcd2cffef4957f6fc7da1cb6f3f9dc8f
7
+ data.tar.gz: 8f8e57f92fdfdd3f347f669c85830ecb35b210d35b8e72a5a79f26bc9602d8b83caa3ef36174f11eb5ceafdfc4c1db0f09344dd307313f13d8d713ae2b48a841
data/partitions.json CHANGED
@@ -1164,6 +1164,7 @@
1164
1164
  },
1165
1165
  "iotanalytics" : {
1166
1166
  "endpoints" : {
1167
+ "ap-northeast-1" : { },
1167
1168
  "eu-west-1" : { },
1168
1169
  "us-east-1" : { },
1169
1170
  "us-east-2" : { },
@@ -1824,11 +1825,16 @@
1824
1825
  "servicediscovery" : {
1825
1826
  "endpoints" : {
1826
1827
  "ap-northeast-1" : { },
1828
+ "ap-northeast-2" : { },
1829
+ "ap-south-1" : { },
1827
1830
  "ap-southeast-1" : { },
1828
1831
  "ap-southeast-2" : { },
1832
+ "ca-central-1" : { },
1829
1833
  "eu-central-1" : { },
1830
1834
  "eu-west-1" : { },
1831
1835
  "eu-west-2" : { },
1836
+ "eu-west-3" : { },
1837
+ "sa-east-1" : { },
1832
1838
  "us-east-1" : { },
1833
1839
  "us-east-2" : { },
1834
1840
  "us-west-1" : { },
@@ -2305,6 +2311,12 @@
2305
2311
  "cn-northwest-1" : { }
2306
2312
  }
2307
2313
  },
2314
+ "codebuild" : {
2315
+ "endpoints" : {
2316
+ "cn-north-1" : { },
2317
+ "cn-northwest-1" : { }
2318
+ }
2319
+ },
2308
2320
  "codedeploy" : {
2309
2321
  "endpoints" : {
2310
2322
  "cn-north-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.104.0
4
+ version: 1.105.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-09-10 00:00:00.000000000 Z
11
+ date: 2018-09-26 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: