aws-sdk-core 2.11.551 → 2.11.556

Sign up to get free protection for your applications and to get access to all the features.
Files changed (36) hide show
  1. checksums.yaml +4 -4
  2. data/apis/autoscaling/2011-01-01/api-2.json +31 -2
  3. data/apis/codebuild/2016-10-06/api-2.json +504 -9
  4. data/apis/codebuild/2016-10-06/paginators-1.json +18 -0
  5. data/apis/datasync/2018-11-09/api-2.json +134 -18
  6. data/apis/dms/2016-01-01/api-2.json +362 -4
  7. data/apis/dms/2016-01-01/paginators-1.json +15 -0
  8. data/apis/ec2/2016-11-15/api-2.json +105 -3
  9. data/apis/ec2/2016-11-15/paginators-1.json +6 -0
  10. data/apis/ecr/2015-09-21/api-2.json +47 -9
  11. data/apis/firehose/2015-08-04/api-2.json +167 -2
  12. data/apis/frauddetector/2019-11-15/api-2.json +34 -94
  13. data/apis/glue/2017-03-31/api-2.json +42 -0
  14. data/apis/guardduty/2017-11-28/api-2.json +463 -0
  15. data/apis/guardduty/2017-11-28/paginators-1.json +5 -0
  16. data/apis/imagebuilder/2019-12-02/api-2.json +1 -1
  17. data/apis/ivs/2020-07-14/api-2.json +18 -5
  18. data/apis/kafka/2018-11-14/api-2.json +65 -0
  19. data/apis/kendra/2019-02-03/api-2.json +38 -4
  20. data/apis/macie2/2020-01-01/api-2.json +23 -2
  21. data/apis/mediaconnect/2018-11-14/api-2.json +19 -0
  22. data/apis/medialive/2017-10-14/api-2.json +52 -2
  23. data/apis/mediapackage/2017-10-12/api-2.json +5 -4
  24. data/apis/monitoring/2010-08-01/api-2.json +6 -1
  25. data/apis/mq/2017-11-27/api-2.json +202 -0
  26. data/apis/mq/2017-11-27/paginators-1.json +8 -1
  27. data/apis/resource-groups/2017-11-27/api-2.json +244 -60
  28. data/apis/sagemaker/2017-07-24/api-2.json +286 -34
  29. data/apis/sagemaker/2017-07-24/paginators-1.json +6 -0
  30. data/apis/securityhub/2018-10-26/api-2.json +29 -1
  31. data/apis/servicecatalog/2015-12-10/api-2.json +34 -8
  32. data/apis/sesv2/2019-09-27/api-2.json +870 -16
  33. data/apis/sesv2/2019-09-27/paginators-1.json +10 -0
  34. data/endpoints.json +37 -0
  35. data/lib/aws-sdk-core/version.rb +1 -1
  36. metadata +2 -2
@@ -10,6 +10,11 @@
10
10
  "output_token": "NextToken",
11
11
  "limit_key": "PageSize"
12
12
  },
13
+ "ListCustomVerificationEmailTemplates": {
14
+ "input_token": "NextToken",
15
+ "output_token": "NextToken",
16
+ "limit_key": "PageSize"
17
+ },
13
18
  "ListDedicatedIpPools": {
14
19
  "input_token": "NextToken",
15
20
  "output_token": "NextToken",
@@ -30,6 +35,11 @@
30
35
  "output_token": "NextToken",
31
36
  "limit_key": "PageSize"
32
37
  },
38
+ "ListEmailTemplates": {
39
+ "input_token": "NextToken",
40
+ "output_token": "NextToken",
41
+ "limit_key": "PageSize"
42
+ },
33
43
  "ListSuppressedDestinations": {
34
44
  "input_token": "NextToken",
35
45
  "output_token": "NextToken",
@@ -783,6 +783,7 @@
783
783
  "ca-central-1" : { },
784
784
  "eu-central-1" : { },
785
785
  "eu-north-1" : { },
786
+ "eu-south-1" : { },
786
787
  "eu-west-1" : { },
787
788
  "eu-west-2" : { },
788
789
  "eu-west-3" : { },
@@ -889,6 +890,7 @@
889
890
  }
890
891
  },
891
892
  "endpoints" : {
893
+ "af-south-1" : { },
892
894
  "ap-east-1" : { },
893
895
  "ap-northeast-1" : { },
894
896
  "ap-northeast-2" : { },
@@ -898,6 +900,7 @@
898
900
  "ca-central-1" : { },
899
901
  "eu-central-1" : { },
900
902
  "eu-north-1" : { },
903
+ "eu-south-1" : { },
901
904
  "eu-west-1" : { },
902
905
  "eu-west-2" : { },
903
906
  "eu-west-3" : { },
@@ -1693,6 +1696,7 @@
1693
1696
  },
1694
1697
  "ds" : {
1695
1698
  "endpoints" : {
1699
+ "af-south-1" : { },
1696
1700
  "ap-east-1" : { },
1697
1701
  "ap-northeast-1" : { },
1698
1702
  "ap-northeast-2" : { },
@@ -1702,6 +1706,7 @@
1702
1706
  "ca-central-1" : { },
1703
1707
  "eu-central-1" : { },
1704
1708
  "eu-north-1" : { },
1709
+ "eu-south-1" : { },
1705
1710
  "eu-west-1" : { },
1706
1711
  "eu-west-2" : { },
1707
1712
  "eu-west-3" : { },
@@ -2603,6 +2608,7 @@
2603
2608
  "eu-north-1" : { },
2604
2609
  "eu-west-1" : { },
2605
2610
  "eu-west-2" : { },
2611
+ "eu-west-3" : { },
2606
2612
  "us-east-1" : { },
2607
2613
  "us-east-2" : { },
2608
2614
  "us-west-1" : { },
@@ -4988,6 +4994,31 @@
4988
4994
  "us-west-2" : { }
4989
4995
  }
4990
4996
  },
4997
+ "servicequotas" : {
4998
+ "defaults" : {
4999
+ "protocols" : [ "https" ]
5000
+ },
5001
+ "endpoints" : {
5002
+ "ap-east-1" : { },
5003
+ "ap-northeast-1" : { },
5004
+ "ap-northeast-2" : { },
5005
+ "ap-south-1" : { },
5006
+ "ap-southeast-1" : { },
5007
+ "ap-southeast-2" : { },
5008
+ "ca-central-1" : { },
5009
+ "eu-central-1" : { },
5010
+ "eu-north-1" : { },
5011
+ "eu-west-1" : { },
5012
+ "eu-west-2" : { },
5013
+ "eu-west-3" : { },
5014
+ "me-south-1" : { },
5015
+ "sa-east-1" : { },
5016
+ "us-east-1" : { },
5017
+ "us-east-2" : { },
5018
+ "us-west-1" : { },
5019
+ "us-west-2" : { }
5020
+ }
5021
+ },
4991
5022
  "session.qldb" : {
4992
5023
  "endpoints" : {
4993
5024
  "ap-northeast-1" : { },
@@ -6079,6 +6110,12 @@
6079
6110
  }
6080
6111
  },
6081
6112
  "services" : {
6113
+ "access-analyzer" : {
6114
+ "endpoints" : {
6115
+ "cn-north-1" : { },
6116
+ "cn-northwest-1" : { }
6117
+ }
6118
+ },
6082
6119
  "acm" : {
6083
6120
  "endpoints" : {
6084
6121
  "cn-north-1" : { },
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.551'
2
+ VERSION = '2.11.556'
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.551
4
+ version: 2.11.556
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-07-23 00:00:00.000000000 Z
11
+ date: 2020-07-30 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath