aws-partitions 1.167.0 → 1.168.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: 8151aa537a5ecd82b8061ef90f6a542975280460
4
- data.tar.gz: 0e49eb18059ae0aea4bf9b1edbe44e940b8f1a9f
3
+ metadata.gz: 9f10d88328adb04b13c086dd1205c9f84b46d67f
4
+ data.tar.gz: 21e6347f51a6e78c6f721ddab4905ca2508896f9
5
5
  SHA512:
6
- metadata.gz: 94cb8bae948e997402d61ec27eab7203bbc6a0532b46bdc9de6fbe79fe236480b04e79335191c588d9e1bed418863e9c55f30ae2ac8dbb5c83f77c3905b18aac
7
- data.tar.gz: cf04e1f6018fde2ceb20baaf948d5f6e136753b018ff578e56db91c10b75ec9570af9e27764fda87bc523a02d73483a9596b13c7cafe33255e82a013bf2f169a
6
+ metadata.gz: bda6d49e23f7160a74b5be8638f49ef1932977b5d13fd89bb1bdc4dd524d30ce2d3b3802c3004d166f1af41dcd7eca59d4f39ab821a114b492f8140518b48725
7
+ data.tar.gz: b2e99be35507288c5856e1e94af24285eacf9fa0448baabc4477901daa50588deff33cf4dbcd6abe40d83b10a7a855882af8aa2b3658793dad43a3047ca5d544
@@ -296,6 +296,7 @@ module Aws
296
296
  'GlobalAccelerator' => 'globalaccelerator',
297
297
  'Glue' => 'glue',
298
298
  'Greengrass' => 'greengrass',
299
+ 'GroundStation' => 'groundstation',
299
300
  'GuardDuty' => 'guardduty',
300
301
  'Health' => 'health',
301
302
  'IAM' => 'iam',
data/partitions.json CHANGED
@@ -3590,6 +3590,7 @@
3590
3590
  },
3591
3591
  "athena" : {
3592
3592
  "endpoints" : {
3593
+ "us-gov-east-1" : { },
3593
3594
  "us-gov-west-1" : { }
3594
3595
  }
3595
3596
  },
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.167.0
4
+ version: 1.168.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-05-23 00:00:00.000000000 Z
11
+ date: 2019-05-28 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: