aws-partitions 1.398.0 → 1.399.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: b348b6034268653a7cadbe2ab77debbddd5d6cd4054f3a2fd575ce3a27208fc3
4
- data.tar.gz: 4ba0e430be8f159af3f0752e3915ec2199634d98dc346514c84ac363c883237a
3
+ metadata.gz: b64d3df1044790495fdd42fa5245b8ea75149aeb5fafeeb4d8ca48178bb9d0cf
4
+ data.tar.gz: ceedd6118b8c204da5b2fa92bf50857009a13a0028761636dc3cb3c84cbf632f
5
5
  SHA512:
6
- metadata.gz: 52aaefdf0b244d8b40974767f79b17087d55b39d5b7c2a3021798872fce3afd47c1016b50a7b78c91652f96954e84ffa6afb24a0519c41da8ea1355a07baac1d
7
- data.tar.gz: 5ad90d0313333ccac722622963e0e30eb7e5e6563d381e58e872274ac29312604fea61cca62fe8eae86d5e100ae56142776e6d37fef08ae893fc32f94a69ef42
6
+ metadata.gz: 21b48fde39570e6a57316285f250d41c3220ff3324b387096c714e11e120f29bdf6fd50ae5205f84f9f1a481aafcf4e62ba637c5cc0efb6e43e1b1bf8cd9e386
7
+ data.tar.gz: 8883e61b7420426bce11330fabf3905c8b24b5073e7b9dc66c11d477ac49c32518f170d15662e806e8953a1955ff0ee1a63a29becafd0e8a3026fb478a9e4bc9
@@ -361,6 +361,7 @@ module Aws
361
361
  'Lightsail' => 'lightsail',
362
362
  'MQ' => 'mq',
363
363
  'MTurk' => 'mturk-requester',
364
+ 'MWAA' => 'airflow',
364
365
  'MachineLearning' => 'machinelearning',
365
366
  'Macie' => 'macie',
366
367
  'Macie2' => 'macie2',
@@ -5462,6 +5462,7 @@
5462
5462
  },
5463
5463
  "snowball" : {
5464
5464
  "endpoints" : {
5465
+ "af-south-1" : { },
5465
5466
  "ap-east-1" : { },
5466
5467
  "ap-northeast-1" : { },
5467
5468
  "ap-northeast-2" : { },
@@ -7046,6 +7047,12 @@
7046
7047
  "cn-northwest-1" : { }
7047
7048
  }
7048
7049
  },
7050
+ "ram" : {
7051
+ "endpoints" : {
7052
+ "cn-north-1" : { },
7053
+ "cn-northwest-1" : { }
7054
+ }
7055
+ },
7049
7056
  "rds" : {
7050
7057
  "endpoints" : {
7051
7058
  "cn-north-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.398.0
4
+ version: 1.399.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-11-23 00:00:00.000000000 Z
11
+ date: 2020-11-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: