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
@@ -1,5 +1,10 @@
1
1
  {
2
2
  "pagination": {
3
+ "GetUsageStatistics": {
4
+ "input_token": "NextToken",
5
+ "output_token": "NextToken",
6
+ "limit_key": "MaxResults"
7
+ },
3
8
  "ListDetectors": {
4
9
  "input_token": "NextToken",
5
10
  "output_token": "NextToken",
@@ -816,7 +816,7 @@
816
816
  "type":"string",
817
817
  "max":127,
818
818
  "min":1,
819
- "pattern":"^[-_A-Za-z0-9{][-_A-Za-z0-9\\s:{}]+[-_A-Za-z0-9}]$"
819
+ "pattern":"^[-_A-Za-z0-9{][-_A-Za-z0-9\\s:{}\\.]+[-_A-Za-z0-9}]$"
820
820
  },
821
821
  "Arn":{"type":"string"},
822
822
  "ArnList":{
@@ -41,7 +41,8 @@
41
41
  "errors":[
42
42
  {"shape":"ValidationException"},
43
43
  {"shape":"AccessDeniedException"},
44
- {"shape":"ServiceQuotaExceededException"}
44
+ {"shape":"ServiceQuotaExceededException"},
45
+ {"shape":"PendingVerification"}
45
46
  ]
46
47
  },
47
48
  "CreateStreamKey":{
@@ -56,7 +57,8 @@
56
57
  {"shape":"ValidationException"},
57
58
  {"shape":"AccessDeniedException"},
58
59
  {"shape":"ResourceNotFoundException"},
59
- {"shape":"ServiceQuotaExceededException"}
60
+ {"shape":"ServiceQuotaExceededException"},
61
+ {"shape":"PendingVerification"}
60
62
  ]
61
63
  },
62
64
  "DeleteChannel":{
@@ -70,7 +72,8 @@
70
72
  {"shape":"ValidationException"},
71
73
  {"shape":"AccessDeniedException"},
72
74
  {"shape":"ResourceNotFoundException"},
73
- {"shape":"ConflictException"}
75
+ {"shape":"ConflictException"},
76
+ {"shape":"PendingVerification"}
74
77
  ]
75
78
  },
76
79
  "DeleteStreamKey":{
@@ -83,7 +86,8 @@
83
86
  "errors":[
84
87
  {"shape":"ValidationException"},
85
88
  {"shape":"AccessDeniedException"},
86
- {"shape":"ResourceNotFoundException"}
89
+ {"shape":"ResourceNotFoundException"},
90
+ {"shape":"PendingVerification"}
87
91
  ]
88
92
  },
89
93
  "GetChannel":{
@@ -253,7 +257,8 @@
253
257
  {"shape":"ValidationException"},
254
258
  {"shape":"AccessDeniedException"},
255
259
  {"shape":"ResourceNotFoundException"},
256
- {"shape":"ConflictException"}
260
+ {"shape":"ConflictException"},
261
+ {"shape":"PendingVerification"}
257
262
  ]
258
263
  }
259
264
  },
@@ -569,6 +574,14 @@
569
574
  "max":500,
570
575
  "min":0
571
576
  },
577
+ "PendingVerification":{
578
+ "type":"structure",
579
+ "members":{
580
+ "exceptionMessage":{"shape":"errorMessage"}
581
+ },
582
+ "error":{"httpStatusCode":403},
583
+ "exception":true
584
+ },
572
585
  "PlaybackURL":{"type":"string"},
573
586
  "PutMetadataRequest":{
574
587
  "type":"structure",
@@ -514,6 +514,43 @@
514
514
  }
515
515
  ]
516
516
  },
517
+ "RebootBroker": {
518
+ "name": "RebootBroker",
519
+ "http": {
520
+ "method": "PUT",
521
+ "requestUri": "/v1/clusters/{clusterArn}/reboot-broker",
522
+ "responseCode": 200
523
+ },
524
+ "input": {
525
+ "shape": "RebootBrokerRequest"
526
+ },
527
+ "output": {
528
+ "shape": "RebootBrokerResponse"
529
+ },
530
+ "errors": [
531
+ {
532
+ "shape": "BadRequestException"
533
+ },
534
+ {
535
+ "shape": "UnauthorizedException"
536
+ },
537
+ {
538
+ "shape": "InternalServerErrorException"
539
+ },
540
+ {
541
+ "shape": "ForbiddenException"
542
+ },
543
+ {
544
+ "shape": "NotFoundException"
545
+ },
546
+ {
547
+ "shape": "ServiceUnavailableException"
548
+ },
549
+ {
550
+ "shape": "TooManyRequestsException"
551
+ }
552
+ ]
553
+ },
517
554
  "TagResource": {
518
555
  "name": "TagResource",
519
556
  "http": {
@@ -2302,6 +2339,34 @@
2302
2339
  }
2303
2340
  }
2304
2341
  },
2342
+ "RebootBrokerRequest": {
2343
+ "type": "structure",
2344
+ "members": {
2345
+ "BrokerIds": {
2346
+ "shape": "__listOf__string",
2347
+ "locationName": "brokerIds"
2348
+ },
2349
+ "ClusterArn": {
2350
+ "shape": "__string",
2351
+ "location": "uri",
2352
+ "locationName": "clusterArn"
2353
+ }
2354
+ },
2355
+ "required": [ "ClusterArn", "BrokerIds" ]
2356
+ },
2357
+ "RebootBrokerResponse": {
2358
+ "type": "structure",
2359
+ "members": {
2360
+ "ClusterArn": {
2361
+ "shape": "__string",
2362
+ "locationName": "clusterArn"
2363
+ },
2364
+ "ClusterOperationArn": {
2365
+ "shape": "__string",
2366
+ "locationName": "clusterOperationArn"
2367
+ }
2368
+ }
2369
+ },
2305
2370
  "S3" : {
2306
2371
  "type" : "structure",
2307
2372
  "members" : {
@@ -751,7 +751,7 @@
751
751
  },
752
752
  "DataSourceInclusionsExclusionsStringsMember":{
753
753
  "type":"string",
754
- "max":50,
754
+ "max":150,
755
755
  "min":1
756
756
  },
757
757
  "DataSourceName":{
@@ -893,7 +893,8 @@
893
893
  "ConnectionConfiguration":{"shape":"ConnectionConfiguration"},
894
894
  "VpcConfiguration":{"shape":"DataSourceVpcConfiguration"},
895
895
  "ColumnConfiguration":{"shape":"ColumnConfiguration"},
896
- "AclConfiguration":{"shape":"AclConfiguration"}
896
+ "AclConfiguration":{"shape":"AclConfiguration"},
897
+ "SqlConfiguration":{"shape":"SqlConfiguration"}
897
898
  }
898
899
  },
899
900
  "DatabaseEngineType":{
@@ -1551,6 +1552,13 @@
1551
1552
  "max":36,
1552
1553
  "min":1
1553
1554
  },
1555
+ "QueryIdentifiersEnclosingOption":{
1556
+ "type":"string",
1557
+ "enum":[
1558
+ "DOUBLE_QUOTES",
1559
+ "NONE"
1560
+ ]
1561
+ },
1554
1562
  "QueryRequest":{
1555
1563
  "type":"structure",
1556
1564
  "required":[
@@ -1565,7 +1573,8 @@
1565
1573
  "RequestedDocumentAttributes":{"shape":"DocumentAttributeKeyList"},
1566
1574
  "QueryResultTypeFilter":{"shape":"QueryResultType"},
1567
1575
  "PageNumber":{"shape":"Integer"},
1568
- "PageSize":{"shape":"Integer"}
1576
+ "PageSize":{"shape":"Integer"},
1577
+ "SortingConfiguration":{"shape":"SortingConfiguration"}
1569
1578
  }
1570
1579
  },
1571
1580
  "QueryResult":{
@@ -1871,7 +1880,8 @@
1871
1880
  "members":{
1872
1881
  "Facetable":{"shape":"Boolean"},
1873
1882
  "Searchable":{"shape":"Boolean"},
1874
- "Displayable":{"shape":"Boolean"}
1883
+ "Displayable":{"shape":"Boolean"},
1884
+ "Sortable":{"shape":"Boolean"}
1875
1885
  }
1876
1886
  },
1877
1887
  "SecretArn":{
@@ -1981,6 +1991,30 @@
1981
1991
  "type":"string",
1982
1992
  "enum":["SHAREPOINT_ONLINE"]
1983
1993
  },
1994
+ "SortOrder":{
1995
+ "type":"string",
1996
+ "enum":[
1997
+ "DESC",
1998
+ "ASC"
1999
+ ]
2000
+ },
2001
+ "SortingConfiguration":{
2002
+ "type":"structure",
2003
+ "required":[
2004
+ "DocumentAttributeKey",
2005
+ "SortOrder"
2006
+ ],
2007
+ "members":{
2008
+ "DocumentAttributeKey":{"shape":"DocumentAttributeKey"},
2009
+ "SortOrder":{"shape":"SortOrder"}
2010
+ }
2011
+ },
2012
+ "SqlConfiguration":{
2013
+ "type":"structure",
2014
+ "members":{
2015
+ "QueryIdentifiersEnclosingOption":{"shape":"QueryIdentifiersEnclosingOption"}
2016
+ }
2017
+ },
1984
2018
  "StartDataSourceSyncJobRequest":{
1985
2019
  "type":"structure",
1986
2020
  "required":[
@@ -5177,6 +5177,10 @@
5177
5177
  "UsageStatisticsFilter": {
5178
5178
  "type": "structure",
5179
5179
  "members": {
5180
+ "comparator": {
5181
+ "shape": "UsageStatisticsFilterComparator",
5182
+ "locationName": "comparator"
5183
+ },
5180
5184
  "key": {
5181
5185
  "shape": "UsageStatisticsFilterKey",
5182
5186
  "locationName": "key"
@@ -5187,10 +5191,25 @@
5187
5191
  }
5188
5192
  }
5189
5193
  },
5194
+ "UsageStatisticsFilterComparator": {
5195
+ "type": "string",
5196
+ "enum": [
5197
+ "GT",
5198
+ "GTE",
5199
+ "LT",
5200
+ "LTE",
5201
+ "EQ",
5202
+ "NE",
5203
+ "CONTAINS"
5204
+ ]
5205
+ },
5190
5206
  "UsageStatisticsFilterKey": {
5191
5207
  "type": "string",
5192
5208
  "enum": [
5193
- "accountId"
5209
+ "accountId",
5210
+ "serviceLimit",
5211
+ "freeTrialStartDate",
5212
+ "total"
5194
5213
  ]
5195
5214
  },
5196
5215
  "UsageStatisticsSortBy": {
@@ -5210,7 +5229,9 @@
5210
5229
  "type": "string",
5211
5230
  "enum": [
5212
5231
  "accountId",
5213
- "total"
5232
+ "total",
5233
+ "serviceLimitValue",
5234
+ "freeTrialStartDate"
5214
5235
  ]
5215
5236
  },
5216
5237
  "UsageTotal": {
@@ -1092,6 +1092,10 @@
1092
1092
  "shape": "__string",
1093
1093
  "locationName": "entitlementArn"
1094
1094
  },
1095
+ "EntitlementStatus": {
1096
+ "shape": "EntitlementStatus",
1097
+ "locationName": "entitlementStatus"
1098
+ },
1095
1099
  "Name": {
1096
1100
  "shape": "__string",
1097
1101
  "locationName": "name"
@@ -1107,6 +1111,13 @@
1107
1111
  "Name"
1108
1112
  ]
1109
1113
  },
1114
+ "EntitlementStatus": {
1115
+ "type": "string",
1116
+ "enum": [
1117
+ "ENABLED",
1118
+ "DISABLED"
1119
+ ]
1120
+ },
1110
1121
  "FailoverConfig": {
1111
1122
  "type": "structure",
1112
1123
  "members": {
@@ -1213,6 +1224,10 @@
1213
1224
  "shape": "Encryption",
1214
1225
  "locationName": "encryption"
1215
1226
  },
1227
+ "EntitlementStatus": {
1228
+ "shape": "EntitlementStatus",
1229
+ "locationName": "entitlementStatus"
1230
+ },
1216
1231
  "Name": {
1217
1232
  "shape": "__string",
1218
1233
  "locationName": "name"
@@ -2027,6 +2042,10 @@
2027
2042
  "location": "uri",
2028
2043
  "locationName": "entitlementArn"
2029
2044
  },
2045
+ "EntitlementStatus": {
2046
+ "shape": "EntitlementStatus",
2047
+ "locationName": "entitlementStatus"
2048
+ },
2030
2049
  "FlowArn": {
2031
2050
  "shape": "__string",
2032
2051
  "location": "uri",
@@ -2663,6 +2663,10 @@
2663
2663
  "shape": "DvbSubDestinationSettings",
2664
2664
  "locationName": "dvbSubDestinationSettings"
2665
2665
  },
2666
+ "EbuTtDDestinationSettings": {
2667
+ "shape": "EbuTtDDestinationSettings",
2668
+ "locationName": "ebuTtDDestinationSettings"
2669
+ },
2666
2670
  "EmbeddedDestinationSettings": {
2667
2671
  "shape": "EmbeddedDestinationSettings",
2668
2672
  "locationName": "embeddedDestinationSettings"
@@ -4722,6 +4726,37 @@
4722
4726
  "NOT_INDICATED"
4723
4727
  ]
4724
4728
  },
4729
+ "EbuTtDDestinationSettings": {
4730
+ "type": "structure",
4731
+ "members": {
4732
+ "FillLineGap": {
4733
+ "shape": "EbuTtDFillLineGapControl",
4734
+ "locationName": "fillLineGap"
4735
+ },
4736
+ "FontFamily": {
4737
+ "shape": "__string",
4738
+ "locationName": "fontFamily"
4739
+ },
4740
+ "StyleControl": {
4741
+ "shape": "EbuTtDDestinationStyleControl",
4742
+ "locationName": "styleControl"
4743
+ }
4744
+ }
4745
+ },
4746
+ "EbuTtDDestinationStyleControl": {
4747
+ "type": "string",
4748
+ "enum": [
4749
+ "EXCLUDE",
4750
+ "INCLUDE"
4751
+ ]
4752
+ },
4753
+ "EbuTtDFillLineGapControl": {
4754
+ "type": "string",
4755
+ "enum": [
4756
+ "DISABLED",
4757
+ "ENABLED"
4758
+ ]
4759
+ },
4725
4760
  "EmbeddedConvert608To708": {
4726
4761
  "type": "string",
4727
4762
  "enum": [
@@ -5488,6 +5523,15 @@
5488
5523
  }
5489
5524
  }
5490
5525
  },
5526
+ "H265FilterSettings": {
5527
+ "type": "structure",
5528
+ "members": {
5529
+ "TemporalFilterSettings": {
5530
+ "shape": "TemporalFilterSettings",
5531
+ "locationName": "temporalFilterSettings"
5532
+ }
5533
+ }
5534
+ },
5491
5535
  "H265FlickerAq": {
5492
5536
  "type": "string",
5493
5537
  "enum": [
@@ -5547,6 +5591,7 @@
5547
5591
  "H265ScanType": {
5548
5592
  "type": "string",
5549
5593
  "enum": [
5594
+ "INTERLACED",
5550
5595
  "PROGRESSIVE"
5551
5596
  ]
5552
5597
  },
@@ -5588,6 +5633,10 @@
5588
5633
  "shape": "H265ColorSpaceSettings",
5589
5634
  "locationName": "colorSpaceSettings"
5590
5635
  },
5636
+ "FilterSettings": {
5637
+ "shape": "H265FilterSettings",
5638
+ "locationName": "filterSettings"
5639
+ },
5591
5640
  "FixedAfd": {
5592
5641
  "shape": "FixedAfd",
5593
5642
  "locationName": "fixedAfd"
@@ -6116,7 +6165,8 @@
6116
6165
  "type": "string",
6117
6166
  "enum": [
6118
6167
  "MANIFESTS_AND_SEGMENTS",
6119
- "SEGMENTS_ONLY"
6168
+ "SEGMENTS_ONLY",
6169
+ "VARIANT_MANIFESTS_AND_SEGMENTS"
6120
6170
  ]
6121
6171
  },
6122
6172
  "HlsOutputSettings": {
@@ -11570,4 +11620,4 @@
11570
11620
  "type": "timestamp"
11571
11621
  }
11572
11622
  }
11573
- }
11623
+ }
@@ -569,7 +569,8 @@
569
569
  "enum": [
570
570
  "NONE",
571
571
  "SCTE35_ENHANCED",
572
- "PASSTHROUGH"
572
+ "PASSTHROUGH",
573
+ "DATERANGE"
573
574
  ],
574
575
  "type": "string"
575
576
  },
@@ -916,8 +917,8 @@
916
917
  }
917
918
  },
918
919
  "required": [
919
- "Id",
920
- "ChannelId"
920
+ "ChannelId",
921
+ "Id"
921
922
  ],
922
923
  "type": "structure"
923
924
  },
@@ -2513,4 +2514,4 @@
2513
2514
  "type": "string"
2514
2515
  }
2515
2516
  }
2516
- }
2517
+ }