aws-partitions 1.244.0 → 1.245.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: 3329cfe888500abccafcedd66eb6a19d8be6502c
4
- data.tar.gz: a3b11b595ea771afc86cd7b8b185afbe85820ea4
3
+ metadata.gz: 55ad18242e18988ced1efc0212f45fc877ef44ad
4
+ data.tar.gz: bfa0b639224dee14b82cffa361fd6bbd6007f715
5
5
  SHA512:
6
- metadata.gz: 75baf0133da15731b9a359fab6b1714ca0a07280e05a8d00240fab868fedbd3ef83f4a00813e26155be53df078ee34e58825e72b53ea894d9ed55be71a0f615a
7
- data.tar.gz: a2a8cbfae88ceb39f345394c80cef432fe85adda98c6ac751aa053b3e55df89e316a751534c96ebf36c69a74c84e0acaa628d932355a9303d1b1a51ffea6bb19
6
+ metadata.gz: 472bab95d3b360a2f5e324a2421455d188d2ee985f7d28330af40cd8b338e45f3653ec4f90dd55ccd9356d62ec5a4266c56bc3e945bc424811d4fde9110b24cb
7
+ data.tar.gz: 5b22637985c9496bb6dd3d7ab84367026aef09f017151a29db390075305cc90d5bd057fd847a2fb6c2c3143ccfe875c3ce86d447dd38b5d6cf6445f7f22891c6
@@ -228,6 +228,7 @@ module Aws
228
228
  'Amplify' => 'amplify',
229
229
  'ApiGatewayManagementApi' => 'execute-api',
230
230
  'ApiGatewayV2' => 'apigateway',
231
+ 'AppConfig' => 'appconfig',
231
232
  'AppMesh' => 'appmesh',
232
233
  'AppStream' => 'appstream2',
233
234
  'AppSync' => 'appsync',
@@ -317,6 +318,7 @@ module Aws
317
318
  'IoTEvents' => 'iotevents',
318
319
  'IoTEventsData' => 'data.iotevents',
319
320
  'IoTJobsDataPlane' => 'data.jobs.iot',
321
+ 'IoTSecureTunneling' => 'api.tunneling.iot',
320
322
  'IoTThingsGraph' => 'iotthingsgraph',
321
323
  'KMS' => 'kms',
322
324
  'Kafka' => 'kafka',
@@ -415,6 +417,7 @@ module Aws
415
417
  'Translate' => 'translate',
416
418
  'WAF' => 'waf',
417
419
  'WAFRegional' => 'waf-regional',
420
+ 'WAFV2' => 'wafv2',
418
421
  'WorkDocs' => 'workdocs',
419
422
  'WorkLink' => 'worklink',
420
423
  'WorkMail' => 'workmail',
@@ -2681,6 +2681,7 @@
2681
2681
  "eu-west-1" : { },
2682
2682
  "eu-west-2" : { },
2683
2683
  "eu-west-3" : { },
2684
+ "sa-east-1" : { },
2684
2685
  "us-east-1" : { },
2685
2686
  "us-east-2" : { },
2686
2687
  "us-west-1" : { },
@@ -3719,6 +3720,7 @@
3719
3720
  },
3720
3721
  "endpoints" : {
3721
3722
  "ap-east-1" : { },
3723
+ "ap-northeast-1" : { },
3722
3724
  "ap-northeast-2" : { },
3723
3725
  "ap-south-1" : { },
3724
3726
  "ap-southeast-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.244.0
4
+ version: 1.245.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-11-22 00:00:00.000000000 Z
11
+ date: 2019-11-25 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: