aws-partitions 1.119.0 → 1.120.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-partitions.rb +2 -0
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 483afef25a1b6fe27db90cbded06a8fdaa4ca923
|
4
|
+
data.tar.gz: 974c6ddb3ccdb1556f72b0dae034541f28fc5566
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: d11b2bc31d032f8f46191957957eae6e1e7f3952ae899d5a3abdc9e76c7641df1c32a02073e84aae53a9ccc0cf1b4917f9e3b2763afa91253fdee2bd5e648a5b
|
7
|
+
data.tar.gz: 60e9b7a794ca2524aba2e67bc4dee29c680a0fb60e0cc3bac596a4031096e6b0726b93c790f378119a0ba4e93b8cbf54b7bf40d1bc62dd962a30ed927c1c4acf
|
data/lib/aws-partitions.rb
CHANGED
@@ -226,6 +226,7 @@ module Aws
|
|
226
226
|
'APIGateway' => 'apigateway',
|
227
227
|
'AlexaForBusiness' => 'a4b',
|
228
228
|
'Amplify' => 'amplify',
|
229
|
+
'AppMesh' => 'appmesh',
|
229
230
|
'AppStream' => 'appstream2',
|
230
231
|
'AppSync' => 'appsync',
|
231
232
|
'ApplicationAutoScaling' => 'application-autoscaling',
|
@@ -312,6 +313,7 @@ module Aws
|
|
312
313
|
'LambdaPreview' => 'lambda',
|
313
314
|
'Lex' => 'runtime.lex',
|
314
315
|
'LexModelBuildingService' => 'models.lex',
|
316
|
+
'LicenseManager' => 'license-manager',
|
315
317
|
'Lightsail' => 'lightsail',
|
316
318
|
'MQ' => 'mq',
|
317
319
|
'MTurk' => 'mturk-requester',
|
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.
|
4
|
+
version: 1.120.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-11-
|
11
|
+
date: 2018-11-29 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Provides interfaces to enumerate AWS partitions, regions, and services.
|
14
14
|
email:
|