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
@@ -4686,6 +4686,10 @@
4686
4686
  "Warnings" : {
4687
4687
  "shape" : "__listOf__string",
4688
4688
  "locationName" : "warnings"
4689
+ },
4690
+ "Tags" : {
4691
+ "shape" : "Tags",
4692
+ "locationName" : "tags"
4689
4693
  }
4690
4694
  }
4691
4695
  },
@@ -4907,6 +4911,10 @@
4907
4911
  "DomainNameConfigurations" : {
4908
4912
  "shape" : "DomainNameConfigurations",
4909
4913
  "locationName" : "domainNameConfigurations"
4914
+ },
4915
+ "Tags" : {
4916
+ "shape" : "Tags",
4917
+ "locationName" : "tags"
4910
4918
  }
4911
4919
  }
4912
4920
  },
@@ -5637,6 +5645,10 @@
5637
5645
  "StageVariables" : {
5638
5646
  "shape" : "StageVariablesMap",
5639
5647
  "locationName" : "stageVariables"
5648
+ },
5649
+ "Tags" : {
5650
+ "shape" : "Tags",
5651
+ "locationName" : "tags"
5640
5652
  }
5641
5653
  }
5642
5654
  },
@@ -212,6 +212,20 @@
212
212
  {"shape":"InternalServerException"}
213
213
  ]
214
214
  },
215
+ "UpdateApplication":{
216
+ "name":"UpdateApplication",
217
+ "http":{
218
+ "method":"POST",
219
+ "requestUri":"/"
220
+ },
221
+ "input":{"shape":"UpdateApplicationRequest"},
222
+ "output":{"shape":"UpdateApplicationResponse"},
223
+ "errors":[
224
+ {"shape":"InternalServerException"},
225
+ {"shape":"ResourceNotFoundException"},
226
+ {"shape":"ValidationException"}
227
+ ]
228
+ },
215
229
  "UpdateComponent":{
216
230
  "name":"UpdateComponent",
217
231
  "http":{
@@ -262,6 +276,8 @@
262
276
  "members":{
263
277
  "ResourceGroupName":{"shape":"ResourceGroupName"},
264
278
  "LifeCycle":{"shape":"LifeCycle"},
279
+ "OpsItemSNSTopicArn":{"shape":"OpsItemSNSTopicArn"},
280
+ "OpsCenterEnabled":{"shape":"OpsCenterEnabled"},
265
281
  "Remarks":{"shape":"Remarks"}
266
282
  }
267
283
  },
@@ -282,7 +298,9 @@
282
298
  "type":"structure",
283
299
  "required":["ResourceGroupName"],
284
300
  "members":{
285
- "ResourceGroupName":{"shape":"ResourceGroupName"}
301
+ "ResourceGroupName":{"shape":"ResourceGroupName"},
302
+ "OpsCenterEnabled":{"shape":"OpsCenterEnabled"},
303
+ "OpsItemSNSTopicArn":{"shape":"OpsItemSNSTopicArn"}
286
304
  }
287
305
  },
288
306
  "CreateApplicationResponse":{
@@ -564,6 +582,8 @@
564
582
  "type":"list",
565
583
  "member":{"shape":"Observation"}
566
584
  },
585
+ "OpsCenterEnabled":{"type":"boolean"},
586
+ "OpsItemSNSTopicArn":{"type":"string"},
567
587
  "PaginationToken":{"type":"string"},
568
588
  "Problem":{
569
589
  "type":"structure",
@@ -592,6 +612,7 @@
592
612
  }
593
613
  },
594
614
  "Remarks":{"type":"string"},
615
+ "RemoveSNSTopic":{"type":"boolean"},
595
616
  "ResourceARN":{"type":"string"},
596
617
  "ResourceGroupName":{"type":"string"},
597
618
  "ResourceInUseException":{
@@ -635,6 +656,22 @@
635
656
  "Tier":{"type":"string"},
636
657
  "Title":{"type":"string"},
637
658
  "Unit":{"type":"string"},
659
+ "UpdateApplicationRequest":{
660
+ "type":"structure",
661
+ "required":["ResourceGroupName"],
662
+ "members":{
663
+ "ResourceGroupName":{"shape":"ResourceGroupName"},
664
+ "OpsCenterEnabled":{"shape":"OpsCenterEnabled"},
665
+ "OpsItemSNSTopicArn":{"shape":"OpsItemSNSTopicArn"},
666
+ "RemoveSNSTopic":{"shape":"RemoveSNSTopic"}
667
+ }
668
+ },
669
+ "UpdateApplicationResponse":{
670
+ "type":"structure",
671
+ "members":{
672
+ "ApplicationInfo":{"shape":"ApplicationInfo"}
673
+ }
674
+ },
638
675
  "UpdateComponentConfigurationRequest":{
639
676
  "type":"structure",
640
677
  "required":[
@@ -659,6 +659,9 @@
659
659
  {
660
660
  "shape": "BadRequestException"
661
661
  },
662
+ {
663
+ "shape": "ForbiddenException"
664
+ },
662
665
  {
663
666
  "shape": "InternalServerErrorException"
664
667
  },
@@ -667,6 +670,9 @@
667
670
  },
668
671
  {
669
672
  "shape": "ServiceUnavailableException"
673
+ },
674
+ {
675
+ "shape": "TooManyRequestsException"
670
676
  }
671
677
  ]
672
678
  },
@@ -789,6 +795,9 @@
789
795
  {
790
796
  "shape": "BadRequestException"
791
797
  },
798
+ {
799
+ "shape": "ForbiddenException"
800
+ },
792
801
  {
793
802
  "shape": "InternalServerErrorException"
794
803
  },
@@ -798,6 +807,9 @@
798
807
  {
799
808
  "shape": "ServiceUnavailableException"
800
809
  },
810
+ {
811
+ "shape": "TooManyRequestsException"
812
+ },
801
813
  {
802
814
  "shape": "TooManyTagsException"
803
815
  }
@@ -821,6 +833,9 @@
821
833
  {
822
834
  "shape": "BadRequestException"
823
835
  },
836
+ {
837
+ "shape": "ForbiddenException"
838
+ },
824
839
  {
825
840
  "shape": "InternalServerErrorException"
826
841
  },
@@ -829,6 +844,9 @@
829
844
  },
830
845
  {
831
846
  "shape": "ServiceUnavailableException"
847
+ },
848
+ {
849
+ "shape": "TooManyRequestsException"
832
850
  }
833
851
  ],
834
852
  "idempotent": true
@@ -1660,6 +1678,27 @@
1660
1678
  }
1661
1679
  }
1662
1680
  },
1681
+ "Boolean": {
1682
+ "type": "boolean",
1683
+ "box": true
1684
+ },
1685
+ "HttpRouteHeader": {
1686
+ "type": "structure",
1687
+ "required": [
1688
+ "name"
1689
+ ],
1690
+ "members": {
1691
+ "invert": {
1692
+ "shape": "Boolean"
1693
+ },
1694
+ "match": {
1695
+ "shape": "HeaderMatchMethod"
1696
+ },
1697
+ "name": {
1698
+ "shape": "HeaderName"
1699
+ }
1700
+ }
1701
+ },
1663
1702
  "DescribeVirtualServiceOutput": {
1664
1703
  "type": "structure",
1665
1704
  "required": [
@@ -1902,6 +1941,21 @@
1902
1941
  }
1903
1942
  }
1904
1943
  },
1944
+ "MatchRange": {
1945
+ "type": "structure",
1946
+ "required": [
1947
+ "end",
1948
+ "start"
1949
+ ],
1950
+ "members": {
1951
+ "end": {
1952
+ "shape": "Long"
1953
+ },
1954
+ "start": {
1955
+ "shape": "Long"
1956
+ }
1957
+ }
1958
+ },
1905
1959
  "ListVirtualRoutersLimit": {
1906
1960
  "type": "integer",
1907
1961
  "box": true,
@@ -2025,6 +2079,12 @@
2025
2079
  }
2026
2080
  }
2027
2081
  },
2082
+ "RoutePriority": {
2083
+ "type": "integer",
2084
+ "box": true,
2085
+ "min": 0,
2086
+ "max": 1000
2087
+ },
2028
2088
  "ListVirtualServicesInput": {
2029
2089
  "type": "structure",
2030
2090
  "required": [
@@ -2208,6 +2268,11 @@
2208
2268
  "Timestamp": {
2209
2269
  "type": "timestamp"
2210
2270
  },
2271
+ "HeaderMatch": {
2272
+ "type": "string",
2273
+ "min": 1,
2274
+ "max": 255
2275
+ },
2211
2276
  "VirtualNodeSpec": {
2212
2277
  "type": "structure",
2213
2278
  "members": {
@@ -2247,6 +2312,20 @@
2247
2312
  "min": 1,
2248
2313
  "max": 1
2249
2314
  },
2315
+ "HttpMethod": {
2316
+ "type": "string",
2317
+ "enum": [
2318
+ "CONNECT",
2319
+ "DELETE",
2320
+ "GET",
2321
+ "HEAD",
2322
+ "OPTIONS",
2323
+ "PATCH",
2324
+ "POST",
2325
+ "PUT",
2326
+ "TRACE"
2327
+ ]
2328
+ },
2250
2329
  "ConflictException": {
2251
2330
  "type": "structure",
2252
2331
  "members": {
@@ -2279,8 +2358,17 @@
2279
2358
  "prefix"
2280
2359
  ],
2281
2360
  "members": {
2361
+ "headers": {
2362
+ "shape": "HttpRouteHeaders"
2363
+ },
2364
+ "method": {
2365
+ "shape": "HttpMethod"
2366
+ },
2282
2367
  "prefix": {
2283
2368
  "shape": "String"
2369
+ },
2370
+ "scheme": {
2371
+ "shape": "HttpScheme"
2284
2372
  }
2285
2373
  }
2286
2374
  },
@@ -2590,6 +2678,11 @@
2590
2678
  "fault": true
2591
2679
  }
2592
2680
  },
2681
+ "HeaderName": {
2682
+ "type": "string",
2683
+ "min": 1,
2684
+ "max": 50
2685
+ },
2593
2686
  "TagList": {
2594
2687
  "type": "list",
2595
2688
  "member": {
@@ -2655,6 +2748,26 @@
2655
2748
  "senderFault": true
2656
2749
  }
2657
2750
  },
2751
+ "HeaderMatchMethod": {
2752
+ "type": "structure",
2753
+ "members": {
2754
+ "exact": {
2755
+ "shape": "HeaderMatch"
2756
+ },
2757
+ "prefix": {
2758
+ "shape": "HeaderMatch"
2759
+ },
2760
+ "range": {
2761
+ "shape": "MatchRange"
2762
+ },
2763
+ "regex": {
2764
+ "shape": "HeaderMatch"
2765
+ },
2766
+ "suffix": {
2767
+ "shape": "HeaderMatch"
2768
+ }
2769
+ }
2770
+ },
2658
2771
  "DeleteMeshOutput": {
2659
2772
  "type": "structure",
2660
2773
  "required": [
@@ -2741,6 +2854,14 @@
2741
2854
  "min": 1,
2742
2855
  "max": 10
2743
2856
  },
2857
+ "HttpRouteHeaders": {
2858
+ "type": "list",
2859
+ "member": {
2860
+ "shape": "HttpRouteHeader"
2861
+ },
2862
+ "min": 1,
2863
+ "max": 10
2864
+ },
2744
2865
  "VirtualServiceProvider": {
2745
2866
  "type": "structure",
2746
2867
  "members": {
@@ -2773,6 +2894,13 @@
2773
2894
  }
2774
2895
  }
2775
2896
  },
2897
+ "HttpScheme": {
2898
+ "type": "string",
2899
+ "enum": [
2900
+ "http",
2901
+ "https"
2902
+ ]
2903
+ },
2776
2904
  "UpdateVirtualServiceOutput": {
2777
2905
  "type": "structure",
2778
2906
  "required": [
@@ -2874,6 +3002,9 @@
2874
3002
  "httpRoute": {
2875
3003
  "shape": "HttpRoute"
2876
3004
  },
3005
+ "priority": {
3006
+ "shape": "RoutePriority"
3007
+ },
2877
3008
  "tcpRoute": {
2878
3009
  "shape": "TcpRoute"
2879
3010
  }
@@ -1559,7 +1559,8 @@
1559
1559
  ],
1560
1560
  "members":{
1561
1561
  "fieldLogLevel":{"shape":"FieldLogLevel"},
1562
- "cloudWatchLogsRoleArn":{"shape":"String"}
1562
+ "cloudWatchLogsRoleArn":{"shape":"String"},
1563
+ "excludeVerboseContent":{"shape":"Boolean"}
1563
1564
  }
1564
1565
  },
1565
1566
  "Long":{"type":"long"},
@@ -602,7 +602,7 @@
602
602
  "type":"integer",
603
603
  "box":true,
604
604
  "max":1000,
605
- "min":0
605
+ "min":1
606
606
  },
607
607
  "MaxTagsCount":{
608
608
  "type":"integer",
@@ -929,7 +929,8 @@
929
929
  "ResultConfiguration":{"shape":"ResultConfiguration"},
930
930
  "EnforceWorkGroupConfiguration":{"shape":"BoxedBoolean"},
931
931
  "PublishCloudWatchMetricsEnabled":{"shape":"BoxedBoolean"},
932
- "BytesScannedCutoffPerQuery":{"shape":"BytesScannedCutoffValue"}
932
+ "BytesScannedCutoffPerQuery":{"shape":"BytesScannedCutoffValue"},
933
+ "RequesterPaysEnabled":{"shape":"BoxedBoolean"}
933
934
  }
934
935
  },
935
936
  "WorkGroupConfigurationUpdates":{
@@ -939,7 +940,8 @@
939
940
  "ResultConfigurationUpdates":{"shape":"ResultConfigurationUpdates"},
940
941
  "PublishCloudWatchMetricsEnabled":{"shape":"BoxedBoolean"},
941
942
  "BytesScannedCutoffPerQuery":{"shape":"BytesScannedCutoffValue"},
942
- "RemoveBytesScannedCutoffPerQuery":{"shape":"BoxedBoolean"}
943
+ "RemoveBytesScannedCutoffPerQuery":{"shape":"BoxedBoolean"},
944
+ "RequesterPaysEnabled":{"shape":"BoxedBoolean"}
943
945
  }
944
946
  },
945
947
  "WorkGroupDescriptionString":{
@@ -432,7 +432,8 @@
432
432
  "logStreamName":{"shape":"String"},
433
433
  "instanceType":{"shape":"String"},
434
434
  "networkInterfaces":{"shape":"NetworkInterfaceList"},
435
- "resourceRequirements":{"shape":"ResourceRequirements"}
435
+ "resourceRequirements":{"shape":"ResourceRequirements"},
436
+ "linuxParameters":{"shape":"LinuxParameters"}
436
437
  }
437
438
  },
438
439
  "ContainerOverrides":{
@@ -462,7 +463,8 @@
462
463
  "ulimits":{"shape":"Ulimits"},
463
464
  "user":{"shape":"String"},
464
465
  "instanceType":{"shape":"String"},
465
- "resourceRequirements":{"shape":"ResourceRequirements"}
466
+ "resourceRequirements":{"shape":"ResourceRequirements"},
467
+ "linuxParameters":{"shape":"LinuxParameters"}
466
468
  }
467
469
  },
468
470
  "ContainerSummary":{
@@ -615,6 +617,31 @@
615
617
  "jobs":{"shape":"JobDetailList"}
616
618
  }
617
619
  },
620
+ "Device":{
621
+ "type":"structure",
622
+ "required":["hostPath"],
623
+ "members":{
624
+ "hostPath":{"shape":"String"},
625
+ "containerPath":{"shape":"String"},
626
+ "permissions":{"shape":"DeviceCgroupPermissions"}
627
+ }
628
+ },
629
+ "DeviceCgroupPermission":{
630
+ "type":"string",
631
+ "enum":[
632
+ "READ",
633
+ "WRITE",
634
+ "MKNOD"
635
+ ]
636
+ },
637
+ "DeviceCgroupPermissions":{
638
+ "type":"list",
639
+ "member":{"shape":"DeviceCgroupPermission"}
640
+ },
641
+ "DevicesList":{
642
+ "type":"list",
643
+ "member":{"shape":"Device"}
644
+ },
618
645
  "EnvironmentVariables":{
619
646
  "type":"list",
620
647
  "member":{"shape":"KeyValuePair"}
@@ -801,6 +828,12 @@
801
828
  "version":{"shape":"String"}
802
829
  }
803
830
  },
831
+ "LinuxParameters":{
832
+ "type":"structure",
833
+ "members":{
834
+ "devices":{"shape":"DevicesList"}
835
+ }
836
+ },
804
837
  "ListJobsRequest":{
805
838
  "type":"structure",
806
839
  "members":{