aws-sdk-core 2.11.590 → 2.11.595

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" : { },
@@ -2873,6 +2874,7 @@
2873
2874
  },
2874
2875
  "groundstation" : {
2875
2876
  "endpoints" : {
2877
+ "af-south-1" : { },
2876
2878
  "ap-southeast-2" : { },
2877
2879
  "eu-north-1" : { },
2878
2880
  "eu-west-1" : { },
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.590'
2
+ VERSION = '2.11.595'
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.590
4
+ version: 2.11.595
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-21 00:00:00.000000000 Z
11
+ date: 2020-09-28 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath