aws-partitions 1.177.0 → 1.178.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: af566ed43ed0572d94d039119ccce23a05e7e347
4
- data.tar.gz: 5e642b46eb02119ab2fdf33f1bf6c918335ee2f0
3
+ metadata.gz: 185999c6e1111311e6978ceb0faada1ec823780a
4
+ data.tar.gz: c63515a5c5d411e98cd48787f8e4363f7a8b5a2e
5
5
  SHA512:
6
- metadata.gz: 8f4950c093472ab63ef6261fed660cb36fe48a5dd753fd0908ace05aa2e89f15da9ff3a26bf4e866a56a927db5b6f0f6200bae2bab632f7d0606a9e0446c1fee
7
- data.tar.gz: 8737c2ffe87a26282912c8930393717db2029ebcf1c4e7d5b47f56111f1db501892dab6818dfef20eb854068d134d36c2c9fc492160048202b6c48a56a845b7c
6
+ metadata.gz: 77b98b69b8773ca3a8e67e4617441e054e80d42170a66282351e590162b011f99d276df5ff57969712607c459a38151e09b7df1c2856a1a4e4a268354310d518
7
+ data.tar.gz: 2ed105ffc9b1fb3a853476c62d9271c04769933df8e89edaddae98c97e9aa75e5751bd8d02e2fa8196f60f11356717ae2d02a18dea8af97249537e1a60bf1f63
@@ -233,6 +233,7 @@ module Aws
233
233
  'AppSync' => 'appsync',
234
234
  'ApplicationAutoScaling' => 'application-autoscaling',
235
235
  'ApplicationDiscoveryService' => 'discovery',
236
+ 'ApplicationInsights' => 'applicationinsights',
236
237
  'Athena' => 'athena',
237
238
  'AutoScaling' => 'autoscaling',
238
239
  'AutoScalingPlans' => 'autoscaling',
@@ -383,6 +384,7 @@ module Aws
383
384
  'ServerlessApplicationRepository' => 'serverlessrepo',
384
385
  'ServiceCatalog' => 'servicecatalog',
385
386
  'ServiceDiscovery' => 'servicediscovery',
387
+ 'ServiceQuotas' => 'servicequotas',
386
388
  'Shield' => 'shield',
387
389
  'Signer' => 'signer',
388
390
  'SimpleDB' => 'sdb',
data/partitions.json CHANGED
@@ -3837,6 +3837,11 @@
3837
3837
  "us-gov-west-1" : { }
3838
3838
  }
3839
3839
  },
3840
+ "datasync" : {
3841
+ "endpoints" : {
3842
+ "us-gov-west-1" : { }
3843
+ }
3844
+ },
3840
3845
  "directconnect" : {
3841
3846
  "endpoints" : {
3842
3847
  "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.177.0
4
+ version: 1.178.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-06-20 00:00:00.000000000 Z
11
+ date: 2019-06-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: