aws-partitions 1.87.0 → 1.88.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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f0a8e3842dbda41547e01fedc155cf542a161d09
4
- data.tar.gz: e0f0e296c024c17b1765ae09f6ff341bf93af867
3
+ metadata.gz: c2dacf5dc6a465874daac6bae60d8773ed517ac6
4
+ data.tar.gz: 0fc243fdfac5a0ad2847d4625228911d29da59ae
5
5
  SHA512:
6
- metadata.gz: 63c7256430b27b739c6604c5141914f63270e0ea30b41268736623038426bb2b0ab4b27c647b111514fb210104f5c739184effa777307840d7d99a5cfd8dacbc
7
- data.tar.gz: a8ece799bf6c3a001f68e26798cc001b9f123a5ddeb086ceba47e030def7c21ce3e685351b83f07f95f17b71a40240d922bf3aaaec02ec215862091abd0caaaf
6
+ metadata.gz: 3fbdff0149e00c2e9d829dac73582be4c3ad4891d4a0002b4b900eb274bb203ae1eb47c93eea1e6e26f2d82b164b9b09ddbdc8e7892b75956b0ae1b65c6fde3e
7
+ data.tar.gz: 5edd88513666caf2df2d8670ac08a68effb21ede4123730f114c0cf9b74672644088199f3d1efd5a4a53c06b64cc87ba2450393690868c0828af2d8439e0b437
@@ -320,6 +320,7 @@ module Aws
320
320
  'OpsWorks' => 'opsworks',
321
321
  'OpsWorksCM' => 'opsworks-cm',
322
322
  'Organizations' => 'organizations',
323
+ 'PI' => 'pi',
323
324
  'Pinpoint' => 'pinpoint',
324
325
  'Polly' => 'polly',
325
326
  'Pricing' => 'api.pricing',
data/partitions.json CHANGED
@@ -221,6 +221,7 @@
221
221
  "endpoints" : {
222
222
  "ap-northeast-1" : { },
223
223
  "ap-northeast-2" : { },
224
+ "ap-south-1" : { },
224
225
  "ap-southeast-1" : { },
225
226
  "ap-southeast-2" : { },
226
227
  "ca-central-1" : { },
@@ -1001,11 +1002,13 @@
1001
1002
  "glue" : {
1002
1003
  "endpoints" : {
1003
1004
  "ap-northeast-1" : { },
1005
+ "ap-northeast-2" : { },
1004
1006
  "ap-south-1" : { },
1005
1007
  "ap-southeast-1" : { },
1006
1008
  "ap-southeast-2" : { },
1007
1009
  "eu-central-1" : { },
1008
1010
  "eu-west-1" : { },
1011
+ "eu-west-2" : { },
1009
1012
  "us-east-1" : { },
1010
1013
  "us-east-2" : { },
1011
1014
  "us-west-2" : { }
@@ -1253,6 +1256,7 @@
1253
1256
  "medialive" : {
1254
1257
  "endpoints" : {
1255
1258
  "ap-northeast-1" : { },
1259
+ "ap-northeast-2" : { },
1256
1260
  "ap-southeast-1" : { },
1257
1261
  "ap-southeast-2" : { },
1258
1262
  "eu-west-1" : { },
@@ -1800,6 +1804,10 @@
1800
1804
  "eu-west-1" : { },
1801
1805
  "eu-west-2" : { },
1802
1806
  "eu-west-3" : { },
1807
+ "fips-us-east-1" : { },
1808
+ "fips-us-east-2" : { },
1809
+ "fips-us-west-1" : { },
1810
+ "fips-us-west-2" : { },
1803
1811
  "sa-east-1" : { },
1804
1812
  "us-east-1" : {
1805
1813
  "sslCommonName" : "queue.{dnsSuffix}"
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.87.0
4
+ version: 1.88.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-05-14 00:00:00.000000000 Z
11
+ date: 2018-05-29 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: