aws-sdk-core 2.11.589 → 2.11.594

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",
@@ -1081,6 +1081,7 @@
1081
1081
  "ca-central-1" : { },
1082
1082
  "eu-central-1" : { },
1083
1083
  "eu-north-1" : { },
1084
+ "eu-south-1" : { },
1084
1085
  "eu-west-1" : { },
1085
1086
  "eu-west-2" : { },
1086
1087
  "eu-west-3" : { },
@@ -2067,6 +2068,7 @@
2067
2068
  "sa-east-1" : { },
2068
2069
  "us-east-1" : { },
2069
2070
  "us-east-2" : { },
2071
+ "us-west-1" : { },
2070
2072
  "us-west-2" : { }
2071
2073
  }
2072
2074
  },
@@ -2872,6 +2874,7 @@
2872
2874
  },
2873
2875
  "groundstation" : {
2874
2876
  "endpoints" : {
2877
+ "af-south-1" : { },
2875
2878
  "ap-southeast-2" : { },
2876
2879
  "eu-north-1" : { },
2877
2880
  "eu-west-1" : { },
@@ -5351,6 +5354,12 @@
5351
5354
  },
5352
5355
  "hostname" : "snowball-fips.ap-northeast-2.amazonaws.com"
5353
5356
  },
5357
+ "fips-ap-northeast-3" : {
5358
+ "credentialScope" : {
5359
+ "region" : "ap-northeast-3"
5360
+ },
5361
+ "hostname" : "snowball-fips.ap-northeast-3.amazonaws.com"
5362
+ },
5354
5363
  "fips-ap-south-1" : {
5355
5364
  "credentialScope" : {
5356
5365
  "region" : "ap-south-1"
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.589'
2
+ VERSION = '2.11.594'
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.589
4
+ version: 2.11.594
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-18 00:00:00.000000000 Z
11
+ date: 2020-09-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath