aws-sdk-core 2.11.310 → 2.11.336

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. checksums.yaml +4 -4
  2. data/apis/amplify/2017-07-25/api-2.json +551 -32
  3. data/apis/apigatewayv2/2018-11-29/api-2.json +12 -0
  4. data/apis/application-insights/2018-11-25/api-2.json +38 -1
  5. data/apis/appmesh/2019-01-25/api-2.json +131 -0
  6. data/apis/appsync/2017-07-25/api-2.json +2 -1
  7. data/apis/athena/2017-05-18/api-2.json +5 -3
  8. data/apis/batch/2016-08-10/api-2.json +35 -2
  9. data/apis/batch/2016-08-10/paginators-1.json +24 -0
  10. data/apis/ce/2017-10-25/api-2.json +152 -1
  11. data/apis/codebuild/2016-10-06/api-2.json +4 -2
  12. data/apis/codecommit/2015-04-13/api-2.json +86 -0
  13. data/apis/comprehend/2017-11-27/api-2.json +11 -1
  14. data/apis/config/2014-11-12/api-2.json +341 -1
  15. data/apis/cur/2017-01-06/api-2.json +31 -1
  16. data/apis/datasync/2018-11-09/api-2.json +38 -10
  17. data/apis/dms/2016-01-01/api-2.json +11 -3
  18. data/apis/ec2/2016-11-15/api-2.json +164 -6
  19. data/apis/ecr/2015-09-21/api-2.json +59 -4
  20. data/apis/ecs/2014-11-13/api-2.json +24 -4
  21. data/apis/elasticfilesystem/2015-02-01/api-2.json +6 -1
  22. data/apis/elasticmapreduce/2009-03-31/api-2.json +95 -0
  23. data/apis/es/2015-01-01/api-2.json +16 -0
  24. data/apis/eventbridge/2015-10-07/api-2.json +1462 -0
  25. data/apis/eventbridge/2015-10-07/examples-1.json +5 -0
  26. data/apis/eventbridge/2015-10-07/paginators-1.json +4 -0
  27. data/apis/eventbridge/2015-10-07/smoke.json +18 -0
  28. data/apis/events/2015-10-07/api-2.json +506 -12
  29. data/apis/gamelift/2015-10-01/api-2.json +14 -5
  30. data/apis/glue/2017-03-31/api-2.json +891 -13
  31. data/apis/glue/2017-03-31/paginators-1.json +15 -0
  32. data/apis/greengrass/2017-06-07/api-2.json +105 -102
  33. data/apis/guardduty/2017-11-28/api-2.json +34 -0
  34. data/apis/iam/2010-05-08/api-2.json +1 -4
  35. data/apis/iot/2015-05-28/api-2.json +726 -7
  36. data/apis/iotevents/2018-07-27/api-2.json +43 -2
  37. data/apis/kinesis-video-archived-media/2017-09-30/api-2.json +95 -12
  38. data/apis/kinesis-video-archived-media/2017-09-30/paginators-1.json +7 -1
  39. data/apis/kinesisvideo/2017-09-30/api-2.json +2 -1
  40. data/apis/kinesisvideo/2017-09-30/paginators-1.json +7 -1
  41. data/apis/lakeformation/2017-03-31/api-2.json +708 -0
  42. data/apis/lakeformation/2017-03-31/examples-1.json +5 -0
  43. data/apis/lakeformation/2017-03-31/paginators-1.json +19 -0
  44. data/apis/logs/2014-03-28/api-2.json +15 -3
  45. data/apis/mediaconnect/2018-11-14/api-2.json +26 -3
  46. data/apis/mediaconvert/2017-08-29/api-2.json +329 -24
  47. data/apis/medialive/2017-10-14/api-2.json +186 -20
  48. data/apis/monitoring/2010-08-01/api-2.json +175 -5
  49. data/apis/mq/2017-11-27/api-2.json +40 -0
  50. data/apis/opsworkscm/2016-11-01/api-2.json +1 -1
  51. data/apis/pinpoint/2016-12-01/api-2.json +7307 -5869
  52. data/apis/polly/2016-06-10/api-2.json +36 -6
  53. data/apis/quicksight/2018-04-01/api-2.json +6 -1
  54. data/apis/redshift/2012-12-01/api-2.json +2 -0
  55. data/apis/rekognition/2016-06-27/api-2.json +2 -1
  56. data/apis/robomaker/2018-06-29/api-2.json +100 -19
  57. data/apis/route53/2013-04-01/api-2.json +3 -0
  58. data/apis/runtime.lex/2016-11-28/api-2.json +261 -0
  59. data/apis/secretsmanager/2017-10-17/api-2.json +14 -6
  60. data/apis/servicecatalog/2015-12-10/api-2.json +73 -1
  61. data/apis/shield/2016-06-02/api-2.json +3 -1
  62. data/apis/ssm/2014-11-06/api-2.json +7 -4
  63. data/apis/storagegateway/2013-06-30/api-2.json +4 -2
  64. data/apis/sts/2011-06-15/api-2.json +25 -0
  65. data/apis/waf-regional/2016-11-28/api-2.json +197 -14
  66. data/apis/waf/2015-08-24/api-2.json +197 -14
  67. data/endpoints.json +268 -3
  68. data/lib/aws-sdk-core.rb +2 -0
  69. data/lib/aws-sdk-core/eventbridge.rb +6 -0
  70. data/lib/aws-sdk-core/lakeformation.rb +6 -0
  71. data/lib/aws-sdk-core/plugins/sqs_md5s.rb +3 -1
  72. data/lib/aws-sdk-core/version.rb +1 -1
  73. data/service-models.json +8 -0
  74. metadata +11 -2
@@ -93,6 +93,7 @@ module Aws
93
93
  ElasticLoadBalancingV2
94
94
  ElasticTranscoder
95
95
  ElasticsearchService
96
+ EventBridge
96
97
  FMS
97
98
  FSx
98
99
  Firehose
@@ -124,6 +125,7 @@ module Aws
124
125
  KinesisVideo
125
126
  KinesisVideoArchivedMedia
126
127
  KinesisVideoMedia
128
+ LakeFormation
127
129
  Lambda
128
130
  LambdaPreview
129
131
  Lex
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:EventBridge, {
2
+ api: "#{Aws::API_DIR}/eventbridge/2015-10-07/api-2.json",
3
+ docs: "#{Aws::API_DIR}/eventbridge/2015-10-07/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/eventbridge/2015-10-07/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/eventbridge/2015-10-07/paginators-1.json",
6
+ })
@@ -0,0 +1,6 @@
1
+ Aws.add_service(:LakeFormation, {
2
+ api: "#{Aws::API_DIR}/lakeformation/2017-03-31/api-2.json",
3
+ docs: "#{Aws::API_DIR}/lakeformation/2017-03-31/docs-2.json",
4
+ examples: "#{Aws::API_DIR}/lakeformation/2017-03-31/examples-1.json",
5
+ paginators: "#{Aws::API_DIR}/lakeformation/2017-03-31/paginators-1.json",
6
+ })
@@ -56,7 +56,9 @@ module Aws
56
56
 
57
57
  def validate_single_message(body, attributes, response)
58
58
  validate_body(body, response)
59
- validate_attributes(attributes, response) unless attributes.nil?
59
+ unless attributes.nil? || attributes.empty?
60
+ validate_attributes(attributes, response)
61
+ end
60
62
  end
61
63
 
62
64
  def validate_body(body, response)
@@ -1,3 +1,3 @@
1
1
  module Aws
2
- VERSION = '2.11.310'
2
+ VERSION = '2.11.336'
3
3
  end
@@ -278,6 +278,10 @@
278
278
  "models": "es/2015-01-01",
279
279
  "endpoint": "es"
280
280
  },
281
+ "EventBridge": {
282
+ "models": "eventbridge/2015-10-07",
283
+ "endpoint": "events"
284
+ },
281
285
  "FMS": {
282
286
  "models": "fms/2018-01-01",
283
287
  "endpoint": "fms"
@@ -402,6 +406,10 @@
402
406
  "models": "kinesis-video-media/2017-09-30",
403
407
  "endpoint": "kinesisvideo"
404
408
  },
409
+ "LakeFormation": {
410
+ "models": "lakeformation/2017-03-31",
411
+ "endpoint": "lakeformation"
412
+ },
405
413
  "Lambda": {
406
414
  "models": "lambda/2015-03-31",
407
415
  "endpoint": "lambda"
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.310
4
+ version: 2.11.336
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: 2019-07-08 00:00:00.000000000 Z
11
+ date: 2019-08-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: jmespath
@@ -375,6 +375,10 @@ files:
375
375
  - apis/es/2015-01-01/examples-1.json
376
376
  - apis/es/2015-01-01/paginators-1.json
377
377
  - apis/es/2015-01-01/smoke.json
378
+ - apis/eventbridge/2015-10-07/api-2.json
379
+ - apis/eventbridge/2015-10-07/examples-1.json
380
+ - apis/eventbridge/2015-10-07/paginators-1.json
381
+ - apis/eventbridge/2015-10-07/smoke.json
378
382
  - apis/events/2015-10-07/api-2.json
379
383
  - apis/events/2015-10-07/examples-1.json
380
384
  - apis/events/2015-10-07/paginators-1.json
@@ -479,6 +483,9 @@ files:
479
483
  - apis/kms/2014-11-01/examples-1.json
480
484
  - apis/kms/2014-11-01/paginators-1.json
481
485
  - apis/kms/2014-11-01/smoke.json
486
+ - apis/lakeformation/2017-03-31/api-2.json
487
+ - apis/lakeformation/2017-03-31/examples-1.json
488
+ - apis/lakeformation/2017-03-31/paginators-1.json
482
489
  - apis/lambda/2014-11-11/api-2.json
483
490
  - apis/lambda/2014-11-11/paginators-1.json
484
491
  - apis/lambda/2015-03-31/api-2.json
@@ -891,6 +898,7 @@ files:
891
898
  - lib/aws-sdk-core/endpoint_cache.rb
892
899
  - lib/aws-sdk-core/endpoint_provider.rb
893
900
  - lib/aws-sdk-core/errors.rb
901
+ - lib/aws-sdk-core/eventbridge.rb
894
902
  - lib/aws-sdk-core/firehose.rb
895
903
  - lib/aws-sdk-core/fms.rb
896
904
  - lib/aws-sdk-core/fsx.rb
@@ -931,6 +939,7 @@ files:
931
939
  - lib/aws-sdk-core/kinesisvideoarchivedmedia.rb
932
940
  - lib/aws-sdk-core/kinesisvideomedia.rb
933
941
  - lib/aws-sdk-core/kms.rb
942
+ - lib/aws-sdk-core/lakeformation.rb
934
943
  - lib/aws-sdk-core/lambda.rb
935
944
  - lib/aws-sdk-core/lambdapreview.rb
936
945
  - lib/aws-sdk-core/lex.rb