aws-sdk-core 2.11.588 → 2.11.593

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,6 +15,11 @@
15
15
  "output_token": "NextToken",
16
16
  "limit_key": "MaxResults"
17
17
  },
18
+ "ListMailboxExportJobs": {
19
+ "input_token": "NextToken",
20
+ "output_token": "NextToken",
21
+ "limit_key": "MaxResults"
22
+ },
18
23
  "ListMailboxPermissions": {
19
24
  "input_token": "NextToken",
20
25
  "output_token": "NextToken",
@@ -2067,6 +2067,7 @@
2067
2067
  "sa-east-1" : { },
2068
2068
  "us-east-1" : { },
2069
2069
  "us-east-2" : { },
2070
+ "us-west-1" : { },
2070
2071
  "us-west-2" : { }
2071
2072
  }
2072
2073
  },
@@ -2872,6 +2873,7 @@
2872
2873
  },
2873
2874
  "groundstation" : {
2874
2875
  "endpoints" : {
2876
+ "af-south-1" : { },
2875
2877
  "ap-southeast-2" : { },
2876
2878
  "eu-north-1" : { },
2877
2879
  "eu-west-1" : { },
@@ -4512,6 +4514,12 @@
4512
4514
  "eu-central-1" : { },
4513
4515
  "eu-west-1" : { },
4514
4516
  "eu-west-2" : { },
4517
+ "rekognition-fips.ca-central-1" : {
4518
+ "credentialScope" : {
4519
+ "region" : "ca-central-1"
4520
+ },
4521
+ "hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
4522
+ },
4515
4523
  "rekognition-fips.us-east-1" : {
4516
4524
  "credentialScope" : {
4517
4525
  "region" : "us-east-1"
@@ -5345,6 +5353,12 @@
5345
5353
  },
5346
5354
  "hostname" : "snowball-fips.ap-northeast-2.amazonaws.com"
5347
5355
  },
5356
+ "fips-ap-northeast-3" : {
5357
+ "credentialScope" : {
5358
+ "region" : "ap-northeast-3"
5359
+ },
5360
+ "hostname" : "snowball-fips.ap-northeast-3.amazonaws.com"
5361
+ },
5348
5362
  "fips-ap-south-1" : {
5349
5363
  "credentialScope" : {
5350
5364
  "region" : "ap-south-1"
@@ -7807,7 +7821,12 @@
7807
7821
  },
7808
7822
  "health" : {
7809
7823
  "endpoints" : {
7810
- "us-gov-west-1" : { }
7824
+ "fips-us-gov-west-1" : {
7825
+ "credentialScope" : {
7826
+ "region" : "us-gov-west-1"
7827
+ },
7828
+ "hostname" : "health-fips.us-gov-west-1.amazonaws.com"
7829
+ }
7811
7830
  }
7812
7831
  },
7813
7832
  "iam" : {
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.588'
2
+ VERSION = '2.11.593'
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-core
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.11.588
4
+ version: 2.11.593
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-17 00:00:00.000000000 Z
11
+ date: 2020-09-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath