aws-partitions 1.209.0 → 1.214.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 59d26172586af529cbea422b978338963d105772
4
- data.tar.gz: 3662fc116413578efe63650a8ea5cd8833f02d60
3
+ metadata.gz: a1e1842c9facd2d6691cdcbc304ef83b9d61b979
4
+ data.tar.gz: ced6143d5d80d995feb8c1d149d532df3351b673
5
5
  SHA512:
6
- metadata.gz: 87771516733e66030cb1e3f29c7e973dfa903ee40eb2fa30b9bd52eb97d663e337d59f991f7726ae224bb9a18dd926511a779693337e0021043db2de68dd6fa9
7
- data.tar.gz: eba0489b02c8e3aa9b1713ddb030386d2f045a533b3900e43f0f3dcc682705cf22fd2837369d57ce72b0dac03b433524cec4c93318a5950493be9ed23e8ee24a
6
+ metadata.gz: 785dc8de113213e07074e80d08409c968ae0abbde4db3ed4e5ee4f4e6f838fe90338b4dea34abcb6b912304a277e92b8dee733ff71ef13db824ce6adb0bf85a7
7
+ data.tar.gz: 1b9000f89e6b7cfc1df373a8055ee1f88672763c0190bec5d89834e73bd03d6a130ea6795a2c6aac7d33a23cc34139b8b8efd63c07a4990ef9bcf49a2c985adf
@@ -361,6 +361,8 @@ module Aws
361
361
  'PinpointSMSVoice' => 'sms-voice.pinpoint',
362
362
  'Polly' => 'polly',
363
363
  'Pricing' => 'api.pricing',
364
+ 'QLDB' => 'qldb',
365
+ 'QLDBSession' => 'session.qldb',
364
366
  'QuickSight' => 'quicksight',
365
367
  'RAM' => 'ram',
366
368
  'RDS' => 'rds',
@@ -407,6 +409,7 @@ module Aws
407
409
  'WorkDocs' => 'workdocs',
408
410
  'WorkLink' => 'worklink',
409
411
  'WorkMail' => 'workmail',
412
+ 'WorkMailMessageFlow' => 'workmailmessageflow',
410
413
  'WorkSpaces' => 'workspaces',
411
414
  'XRay' => 'xray',
412
415
  }
@@ -398,6 +398,7 @@
398
398
  },
399
399
  "athena" : {
400
400
  "endpoints" : {
401
+ "ap-east-1" : { },
401
402
  "ap-northeast-1" : { },
402
403
  "ap-northeast-2" : { },
403
404
  "ap-south-1" : { },
@@ -803,6 +804,7 @@
803
804
  "ap-southeast-2" : { },
804
805
  "ca-central-1" : { },
805
806
  "eu-central-1" : { },
807
+ "eu-north-1" : { },
806
808
  "eu-west-1" : { },
807
809
  "eu-west-2" : { },
808
810
  "eu-west-3" : { },
@@ -938,6 +940,7 @@
938
940
  "protocols" : [ "https" ]
939
941
  },
940
942
  "endpoints" : {
943
+ "ap-east-1" : { },
941
944
  "ap-northeast-1" : { },
942
945
  "ap-northeast-2" : { },
943
946
  "ap-south-1" : { },
@@ -1637,6 +1640,7 @@
1637
1640
  "eu-west-1" : { },
1638
1641
  "eu-west-2" : { },
1639
1642
  "eu-west-3" : { },
1643
+ "me-south-1" : { },
1640
1644
  "sa-east-1" : { },
1641
1645
  "us-east-1" : { },
1642
1646
  "us-east-1-fips" : {
@@ -1723,6 +1727,7 @@
1723
1727
  }
1724
1728
  },
1725
1729
  "endpoints" : {
1730
+ "ap-east-1" : { },
1726
1731
  "ap-northeast-1" : { },
1727
1732
  "ap-northeast-2" : { },
1728
1733
  "ap-south-1" : { },
@@ -2075,6 +2080,7 @@
2075
2080
  "ap-southeast-2" : { },
2076
2081
  "eu-central-1" : { },
2077
2082
  "eu-west-1" : { },
2083
+ "eu-west-2" : { },
2078
2084
  "eu-west-3" : { },
2079
2085
  "sa-east-1" : { },
2080
2086
  "us-east-1" : { },
@@ -2361,6 +2367,15 @@
2361
2367
  "us-west-2" : { }
2362
2368
  }
2363
2369
  },
2370
+ "qldb" : {
2371
+ "endpoints" : {
2372
+ "ap-northeast-1" : { },
2373
+ "eu-west-1" : { },
2374
+ "us-east-1" : { },
2375
+ "us-east-2" : { },
2376
+ "us-west-2" : { }
2377
+ }
2378
+ },
2364
2379
  "ram" : {
2365
2380
  "endpoints" : {
2366
2381
  "ap-northeast-1" : { },
@@ -2978,6 +2993,15 @@
2978
2993
  "us-west-2" : { }
2979
2994
  }
2980
2995
  },
2996
+ "session.qldb" : {
2997
+ "endpoints" : {
2998
+ "ap-northeast-1" : { },
2999
+ "eu-west-1" : { },
3000
+ "us-east-1" : { },
3001
+ "us-east-2" : { },
3002
+ "us-west-2" : { }
3003
+ }
3004
+ },
2981
3005
  "shield" : {
2982
3006
  "defaults" : {
2983
3007
  "protocols" : [ "https" ],
@@ -4520,6 +4544,17 @@
4520
4544
  }
4521
4545
  }
4522
4546
  },
4547
+ "servicecatalog" : {
4548
+ "endpoints" : {
4549
+ "us-gov-west-1" : { },
4550
+ "us-gov-west-1-fips" : {
4551
+ "credentialScope" : {
4552
+ "region" : "us-gov-west-1"
4553
+ },
4554
+ "hostname" : "servicecatalog-fips.us-gov-west-1.amazonaws.com"
4555
+ }
4556
+ }
4557
+ },
4523
4558
  "sms" : {
4524
4559
  "endpoints" : {
4525
4560
  "us-gov-east-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.209.0
4
+ version: 1.214.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-09-05 00:00:00.000000000 Z
11
+ date: 2019-09-17 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: Provides interfaces to enumerate AWS partitions, regions, and services.
14
14
  email: