aws-partitions 1.406.0 → 1.407.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/lib/aws-partitions.rb +5 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 4f2a4fe1149396d69e8dae3838d900ab85ee0631e61c7accfa885fb15aefd11a
4
- data.tar.gz: 1e88c1af373bb62669c51c00a45169b2f9d2b85b41521327bc800e9e67ba7fe4
3
+ metadata.gz: 34b0d1d468b7f26546f27eeabab16903d7ce9251cb55692a349cb961add0874c
4
+ data.tar.gz: 907c48f7a59dbff733ee763246568e6713c34dcd0ea7b8177d6dc6841a853bcf
5
5
  SHA512:
6
- metadata.gz: 5be347ceb36d75186bb7b32677015f2dcd8415b14fcee65a075462c86fe871d9fbf9bc60a137f8d300b1859302821dc589bdefcad5e3953c1cc249fc93a3d506
7
- data.tar.gz: e46e2e6706a80cec00c1ac56ce7744dca3f8b36a8823004ea4ef227c92d3bc7741350bf7db43f8fa6b48598c359aca26c0253f57dd359d0d2ad5c19aa06f373b
6
+ metadata.gz: e3a949ab554b3b8ad0ad31e13d2c5a0b729c97fc6934a9442b4069a155b695e551cc3e9c25fb242d34125db605a40ff25aae41c82e255d4245afcf9746f94af5
7
+ data.tar.gz: de50b50ae5b290cc36263ce2096cacf24bde890d8f24ad8549839d6a9497be16f3b30ae6e33206ed904c66b54b960e17512ef6699850021ad8e878f664dddb30
@@ -330,6 +330,7 @@ module Aws
330
330
  'Glue' => 'glue',
331
331
  'GlueDataBrew' => 'databrew',
332
332
  'Greengrass' => 'greengrass',
333
+ 'GreengrassV2' => 'greengrass',
333
334
  'GroundStation' => 'groundstation',
334
335
  'GuardDuty' => 'guardduty',
335
336
  'Health' => 'health',
@@ -345,12 +346,15 @@ module Aws
345
346
  'IoT1ClickDevicesService' => 'devices.iot1click',
346
347
  'IoT1ClickProjects' => 'projects.iot1click',
347
348
  'IoTAnalytics' => 'iotanalytics',
349
+ 'IoTDeviceAdvisor' => 'api.iotdeviceadvisor',
348
350
  'IoTEvents' => 'iotevents',
349
351
  'IoTEventsData' => 'data.iotevents',
352
+ 'IoTFleetHub' => 'api.fleethub.iot',
350
353
  'IoTJobsDataPlane' => 'data.jobs.iot',
351
354
  'IoTSecureTunneling' => 'api.tunneling.iot',
352
355
  'IoTSiteWise' => 'iotsitewise',
353
356
  'IoTThingsGraph' => 'iotthingsgraph',
357
+ 'IoTWireless' => 'api.iotwireless',
354
358
  'KMS' => 'kms',
355
359
  'Kafka' => 'kafka',
356
360
  'Kendra' => 'kendra',
@@ -407,6 +411,7 @@ module Aws
407
411
  'PinpointSMSVoice' => 'sms-voice.pinpoint',
408
412
  'Polly' => 'polly',
409
413
  'Pricing' => 'api.pricing',
414
+ 'PrometheusService' => 'aps',
410
415
  'QLDB' => 'qldb',
411
416
  'QLDBSession' => 'session.qldb',
412
417
  'QuickSight' => 'quicksight',
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.406.0
4
+ version: 1.407.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: 2020-12-14 00:00:00.000000000 Z
11
+ date: 2020-12-15 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: