aws-sdk-core 2.11.587 → 2.11.592

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",
@@ -247,6 +247,7 @@
247
247
  "protocols" : [ "https" ]
248
248
  },
249
249
  "endpoints" : {
250
+ "af-south-1" : { },
250
251
  "ap-east-1" : { },
251
252
  "ap-northeast-1" : { },
252
253
  "ap-northeast-2" : { },
@@ -256,6 +257,7 @@
256
257
  "ca-central-1" : { },
257
258
  "eu-central-1" : { },
258
259
  "eu-north-1" : { },
260
+ "eu-south-1" : { },
259
261
  "eu-west-1" : { },
260
262
  "eu-west-2" : { },
261
263
  "eu-west-3" : { },
@@ -1125,6 +1127,7 @@
1125
1127
  "ca-central-1" : { },
1126
1128
  "eu-central-1" : { },
1127
1129
  "eu-north-1" : { },
1130
+ "eu-south-1" : { },
1128
1131
  "eu-west-1" : { },
1129
1132
  "eu-west-2" : { },
1130
1133
  "eu-west-3" : { },
@@ -2064,6 +2067,7 @@
2064
2067
  "sa-east-1" : { },
2065
2068
  "us-east-1" : { },
2066
2069
  "us-east-2" : { },
2070
+ "us-west-1" : { },
2067
2071
  "us-west-2" : { }
2068
2072
  }
2069
2073
  },
@@ -4509,6 +4513,12 @@
4509
4513
  "eu-central-1" : { },
4510
4514
  "eu-west-1" : { },
4511
4515
  "eu-west-2" : { },
4516
+ "rekognition-fips.ca-central-1" : {
4517
+ "credentialScope" : {
4518
+ "region" : "ca-central-1"
4519
+ },
4520
+ "hostname" : "rekognition-fips.ca-central-1.amazonaws.com"
4521
+ },
4512
4522
  "rekognition-fips.us-east-1" : {
4513
4523
  "credentialScope" : {
4514
4524
  "region" : "us-east-1"
@@ -5342,6 +5352,12 @@
5342
5352
  },
5343
5353
  "hostname" : "snowball-fips.ap-northeast-2.amazonaws.com"
5344
5354
  },
5355
+ "fips-ap-northeast-3" : {
5356
+ "credentialScope" : {
5357
+ "region" : "ap-northeast-3"
5358
+ },
5359
+ "hostname" : "snowball-fips.ap-northeast-3.amazonaws.com"
5360
+ },
5345
5361
  "fips-ap-south-1" : {
5346
5362
  "credentialScope" : {
5347
5363
  "region" : "ap-south-1"
@@ -7804,7 +7820,12 @@
7804
7820
  },
7805
7821
  "health" : {
7806
7822
  "endpoints" : {
7807
- "us-gov-west-1" : { }
7823
+ "fips-us-gov-west-1" : {
7824
+ "credentialScope" : {
7825
+ "region" : "us-gov-west-1"
7826
+ },
7827
+ "hostname" : "health-fips.us-gov-west-1.amazonaws.com"
7828
+ }
7808
7829
  }
7809
7830
  },
7810
7831
  "iam" : {
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.587'
2
+ VERSION = '2.11.592'
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.587
4
+ version: 2.11.592
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-16 00:00:00.000000000 Z
11
+ date: 2020-09-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath