aws-partitions 1.365.0 → 1.366.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
  SHA256:
3
- metadata.gz: 30c6841d9f7074e16bcae70e7fe1c1e8457bdf5303dd8d2dc82cc8c2b646a916
4
- data.tar.gz: 8598455553541d1d268caba44a2d8886974c66368a1e8a59fc721a932f5be2a2
3
+ metadata.gz: 0fc933be3e6a85526470aee5c9e4172bc2b2ce5c827e1dd630788467c4d7c5e9
4
+ data.tar.gz: e60bc8abc5ceb30c6381a0498acf1fd1e5353d0db11b3727e62ab16c4c06b240
5
5
  SHA512:
6
- metadata.gz: 19e1bd136eeae623b1959bd3bdc2cc801bfd0f55ccd7892f92e0ec490c199eebcece6347f0bc12d34839e4a0b89f6a122940213a5a63551e6ed29e82036ae568
7
- data.tar.gz: bea2d14062105b4f75edf24e4cd0826a8309f3dcc6ab0f0e8cceb2a9a5e0970700c160c21de14e7f2e720465d4f086fe0e86dfc36d1bccd3cc6834dd07fe3920
6
+ metadata.gz: 12c48edffa6d988365a58e26cb655965a532164a471d9ca1a479fe4ccfc7df64af8ba35f7fdeadda16af0d64a8a070ff1c38282ace466c024379ce5e1f0a5bb0
7
+ data.tar.gz: a47a5c35ba0d10ab7c41119c90a2c390e9940b860e38c17bee9dbd8a8bd1ff51fe4e99f936e8cc84e45957d80293e7b8eab7a361b6fc2572ee9366d9e829cbd1
@@ -400,6 +400,7 @@ module Aws
400
400
  'RDS' => 'rds',
401
401
  'RDSDataService' => 'rds-data',
402
402
  'Redshift' => 'redshift',
403
+ 'RedshiftDataAPIService' => 'redshift-data',
403
404
  'Rekognition' => 'rekognition',
404
405
  'ResourceGroups' => 'resource-groups',
405
406
  'ResourceGroupsTaggingAPI' => 'tagging',
@@ -678,6 +678,7 @@
678
678
  "ca-central-1" : { },
679
679
  "eu-central-1" : { },
680
680
  "eu-north-1" : { },
681
+ "eu-south-1" : { },
681
682
  "eu-west-1" : { },
682
683
  "eu-west-2" : { },
683
684
  "eu-west-3" : { },
@@ -2785,6 +2786,7 @@
2785
2786
  "ca-central-1" : { },
2786
2787
  "eu-central-1" : { },
2787
2788
  "eu-north-1" : { },
2789
+ "eu-south-1" : { },
2788
2790
  "eu-west-1" : { },
2789
2791
  "eu-west-2" : { },
2790
2792
  "eu-west-3" : { },
@@ -3307,6 +3309,7 @@
3307
3309
  "ca-central-1" : { },
3308
3310
  "eu-central-1" : { },
3309
3311
  "eu-north-1" : { },
3312
+ "eu-south-1" : { },
3310
3313
  "eu-west-1" : { },
3311
3314
  "eu-west-2" : { },
3312
3315
  "eu-west-3" : { },
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.365.0
4
+ version: 1.366.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-09-04 00:00:00.000000000 Z
11
+ date: 2020-09-09 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: