Skip to content

Commit 7db4c47

Browse files
AWS SDK for RubyNobody
authored andcommitted
Updated API models and rebuilt service gems.
1 parent d80c7aa commit 7db4c47

File tree

67 files changed

+1222
-321
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+1222
-321
lines changed

apis/ec2/2016-11-15/api-2.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9193,6 +9193,7 @@
91939193
"DryRun":{"shape":"Boolean"},
91949194
"ClientToken":{"shape":"String"},
91959195
"DeliverLogsPermissionArn":{"shape":"String"},
9196+
"DeliverCrossAccountRole":{"shape":"String"},
91969197
"LogGroupName":{"shape":"String"},
91979198
"ResourceIds":{
91989199
"shape":"FlowLogResourceIds",
@@ -19808,6 +19809,10 @@
1980819809
"shape":"String",
1980919810
"locationName":"deliverLogsPermissionArn"
1981019811
},
19812+
"DeliverCrossAccountRole":{
19813+
"shape":"String",
19814+
"locationName":"deliverCrossAccountRole"
19815+
},
1981119816
"DeliverLogsStatus":{
1981219817
"shape":"String",
1981319818
"locationName":"deliverLogsStatus"
@@ -27465,7 +27470,8 @@
2746527470
"type":"string",
2746627471
"enum":[
2746727472
"cloud-watch-logs",
27468-
"s3"
27473+
"s3",
27474+
"kinesis-data-firehose"
2746927475
]
2747027476
},
2747127477
"Long":{"type":"long"},

apis/ec2/2016-11-15/docs-2.json

Lines changed: 33 additions & 31 deletions
Large diffs are not rendered by default.

apis/emr-containers/2020-10-01/api-2.json

Lines changed: 19 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@
580580
"type":"string",
581581
"max":10280,
582582
"min":1,
583-
"pattern":"(?!\\s*$)(^[^';|\\u0026\\u003C\\u003E*?`$(){}\\[\\]!#\\\\]*$)",
583+
"pattern":".*\\S.*",
584584
"sensitive":true
585585
},
586586
"EntryPointArguments":{
@@ -591,7 +591,7 @@
591591
"type":"string",
592592
"max":256,
593593
"min":1,
594-
"pattern":"(?!\\s*$)(^[^';|\\u0026\\u003C\\u003E*?`$(){}\\[\\]!#\\\\]*$)",
594+
"pattern":".*\\S.*",
595595
"sensitive":true
596596
},
597597
"FailureReason":{
@@ -627,7 +627,8 @@
627627
"JobDriver":{
628628
"type":"structure",
629629
"members":{
630-
"sparkSubmitJobDriver":{"shape":"SparkSubmitJobDriver"}
630+
"sparkSubmitJobDriver":{"shape":"SparkSubmitJobDriver"},
631+
"sparkSqlJobDriver":{"shape":"SparkSqlJobDriver"}
631632
}
632633
},
633634
"JobRun":{
@@ -917,6 +918,20 @@
917918
"max":100,
918919
"sensitive":true
919920
},
921+
"SparkSqlJobDriver":{
922+
"type":"structure",
923+
"members":{
924+
"entryPoint":{"shape":"EntryPointPath"},
925+
"sparkSqlParameters":{"shape":"SparkSqlParameters"}
926+
}
927+
},
928+
"SparkSqlParameters":{
929+
"type":"string",
930+
"max":102400,
931+
"min":1,
932+
"pattern":".*\\S.*",
933+
"sensitive":true
934+
},
920935
"SparkSubmitJobDriver":{
921936
"type":"structure",
922937
"required":["entryPoint"],
@@ -930,7 +945,7 @@
930945
"type":"string",
931946
"max":102400,
932947
"min":1,
933-
"pattern":"(?!\\s*$)(^[^';|\\u0026\\u003C\\u003E*?`$(){}\\[\\]!#\\\\]*$)",
948+
"pattern":".*\\S.*",
934949
"sensitive":true
935950
},
936951
"StartJobRunRequest":{

apis/emr-containers/2020-10-01/docs-2.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"base": null,
2424
"refs": {
2525
"Certificate$certificateArn": "<p>The ARN of the certificate generated for managed endpoint.</p>",
26-
"CreateManagedEndpointRequest$certificateArn": "<p>The certificate ARN provided by users for the managed endpoint. This fiedd is under deprecation and will be removed in future releases.</p>",
26+
"CreateManagedEndpointRequest$certificateArn": "<p>The certificate ARN provided by users for the managed endpoint. This field is under deprecation and will be removed in future releases.</p>",
2727
"Endpoint$certificateArn": "<p>The certificate ARN of the endpoint. This field is under deprecation and will be removed in future.</p>"
2828
}
2929
},
@@ -265,6 +265,7 @@
265265
"EntryPointPath": {
266266
"base": null,
267267
"refs": {
268+
"SparkSqlJobDriver$entryPoint": "<p>The SQL file to be executed.</p>",
268269
"SparkSubmitJobDriver$entryPoint": "<p>The entry point of job application.</p>"
269270
}
270271
},
@@ -501,6 +502,18 @@
501502
"Configuration$properties": "<p>A set of properties specified within a configuration classification.</p>"
502503
}
503504
},
505+
"SparkSqlJobDriver": {
506+
"base": "<p>The job driver for job type.</p>",
507+
"refs": {
508+
"JobDriver$sparkSqlJobDriver": "<p>The job driver for job type.</p>"
509+
}
510+
},
511+
"SparkSqlParameters": {
512+
"base": null,
513+
"refs": {
514+
"SparkSqlJobDriver$sparkSqlParameters": "<p>The Spark parameters to be included in the Spark SQL command.</p>"
515+
}
516+
},
504517
"SparkSubmitJobDriver": {
505518
"base": "<p>The information about job driver for Spark submit.</p>",
506519
"refs": {

apis/lookoutmetrics/2017-07-25/api-2.json

Lines changed: 33 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -966,7 +966,8 @@
966966
"MetricSetFrequency":{"shape":"Frequency"},
967967
"MetricSource":{"shape":"MetricSource"},
968968
"Timezone":{"shape":"Timezone"},
969-
"Tags":{"shape":"TagMap"}
969+
"Tags":{"shape":"TagMap"},
970+
"DimensionFilterList":{"shape":"MetricSetDimensionFilterList"}
970971
}
971972
},
972973
"CreateMetricSetResponse":{
@@ -1158,7 +1159,8 @@
11581159
"DimensionList":{"shape":"DimensionList"},
11591160
"MetricSetFrequency":{"shape":"Frequency"},
11601161
"Timezone":{"shape":"Timezone"},
1161-
"MetricSource":{"shape":"MetricSource"}
1162+
"MetricSource":{"shape":"MetricSource"},
1163+
"DimensionFilterList":{"shape":"MetricSetDimensionFilterList"}
11621164
}
11631165
},
11641166
"DetectMetricSetConfigRequest":{
@@ -1318,6 +1320,22 @@
13181320
"JsonFormatDescriptor":{"shape":"JsonFormatDescriptor"}
13191321
}
13201322
},
1323+
"Filter":{
1324+
"type":"structure",
1325+
"members":{
1326+
"DimensionValue":{"shape":"DimensionValue"},
1327+
"FilterOperation":{"shape":"FilterOperation"}
1328+
}
1329+
},
1330+
"FilterList":{
1331+
"type":"list",
1332+
"member":{"shape":"Filter"},
1333+
"min":1
1334+
},
1335+
"FilterOperation":{
1336+
"type":"string",
1337+
"enum":["EQUALS"]
1338+
},
13211339
"FlowName":{
13221340
"type":"string",
13231341
"max":256,
@@ -1702,6 +1720,17 @@
17021720
"min":1,
17031721
"pattern":".*\\S.*"
17041722
},
1723+
"MetricSetDimensionFilter":{
1724+
"type":"structure",
1725+
"members":{
1726+
"Name":{"shape":"ColumnName"},
1727+
"FilterList":{"shape":"FilterList"}
1728+
}
1729+
},
1730+
"MetricSetDimensionFilterList":{
1731+
"type":"list",
1732+
"member":{"shape":"MetricSetDimensionFilter"}
1733+
},
17051734
"MetricSetName":{
17061735
"type":"string",
17071736
"max":63,
@@ -2171,7 +2200,8 @@
21712200
"TimestampColumn":{"shape":"TimestampColumn"},
21722201
"DimensionList":{"shape":"DimensionList"},
21732202
"MetricSetFrequency":{"shape":"Frequency"},
2174-
"MetricSource":{"shape":"MetricSource"}
2203+
"MetricSource":{"shape":"MetricSource"},
2204+
"DimensionFilterList":{"shape":"MetricSetDimensionFilterList"}
21752205
}
21762206
},
21772207
"UpdateMetricSetResponse":{

apis/lookoutmetrics/2017-07-25/docs-2.json

Lines changed: 35 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,6 +423,7 @@
423423
"HeaderList$member": null,
424424
"ItemizedMetricStats$MetricName": "<p>The name of the measure.</p>",
425425
"Metric$MetricName": "<p>The name of the metric.</p>",
426+
"MetricSetDimensionFilter$Name": "<p>The dimension that you want to filter on.</p>",
426427
"TimestampColumn$ColumnName": "<p>The name of the timestamp column.</p>"
427428
}
428429
},
@@ -715,7 +716,8 @@
715716
"refs": {
716717
"DimensionNameValue$DimensionValue": "<p>The value of the dimension.</p>",
717718
"DimensionValueContribution$DimensionValue": "<p>The value of the dimension.</p>",
718-
"DimensionValueList$member": null
719+
"DimensionValueList$member": null,
720+
"Filter$DimensionValue": "<p>The value that you want to include in the filter.</p>"
719721
}
720722
},
721723
"DimensionValueContribution": {
@@ -773,6 +775,24 @@
773775
"SampleDataS3SourceConfig$FileFormatDescriptor": null
774776
}
775777
},
778+
"Filter": {
779+
"base": "<p>Describes a filter for choosing a subset of dimension values. Each filter consists of the dimension that you want to include and the condition statement. The condition statement is specified in the <code>FilterOperation</code> object.</p>",
780+
"refs": {
781+
"FilterList$member": null
782+
}
783+
},
784+
"FilterList": {
785+
"base": null,
786+
"refs": {
787+
"MetricSetDimensionFilter$FilterList": "<p>The list of filters that you are applying.</p>"
788+
}
789+
},
790+
"FilterOperation": {
791+
"base": null,
792+
"refs": {
793+
"Filter$FilterOperation": "<p>The condition to apply.</p>"
794+
}
795+
},
776796
"FlowName": {
777797
"base": null,
778798
"refs": {
@@ -1092,6 +1112,20 @@
10921112
"UpdateMetricSetRequest$MetricSetDescription": "<p>The dataset's description.</p>"
10931113
}
10941114
},
1115+
"MetricSetDimensionFilter": {
1116+
"base": "<p>Describes a list of filters for choosing a subset of dimension values. Each filter consists of the dimension and one of its values that you want to include. When multiple dimensions or values are specified, the dimensions are joined with an AND operation and the values are joined with an OR operation. </p>",
1117+
"refs": {
1118+
"MetricSetDimensionFilterList$member": null
1119+
}
1120+
},
1121+
"MetricSetDimensionFilterList": {
1122+
"base": null,
1123+
"refs": {
1124+
"CreateMetricSetRequest$DimensionFilterList": "<p>A list of filters that specify which data is kept for anomaly detection.</p>",
1125+
"DescribeMetricSetResponse$DimensionFilterList": "<p>The dimensions and their values that were used to filter the dataset.</p>",
1126+
"UpdateMetricSetRequest$DimensionFilterList": "<p>Describes a list of filters for choosing specific dimensions and specific values. Each filter consists of the dimension and one of its values that you want to include. When multiple dimensions or values are specified, the dimensions are joined with an AND operation and the values are joined with an OR operation.</p>"
1127+
}
1128+
},
10951129
"MetricSetName": {
10961130
"base": null,
10971131
"refs": {

apis/medialive/2017-10-14/api-2.json

Lines changed: 78 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2575,6 +2575,10 @@
25752575
"shape": "Ac3Settings",
25762576
"locationName": "ac3Settings"
25772577
},
2578+
"Eac3AtmosSettings": {
2579+
"shape": "Eac3AtmosSettings",
2580+
"locationName": "eac3AtmosSettings"
2581+
},
25782582
"Eac3Settings": {
25792583
"shape": "Eac3Settings",
25802584
"locationName": "eac3Settings"
@@ -5407,6 +5411,11 @@
54075411
"UPDATING"
54085412
]
54095413
},
5414+
"DolbyVision81Settings": {
5415+
"type": "structure",
5416+
"members": {
5417+
}
5418+
},
54105419
"DvbNitSettings": {
54115420
"type": "structure",
54125421
"members": {
@@ -5617,6 +5626,69 @@
56175626
}
56185627
}
56195628
},
5629+
"Eac3AtmosCodingMode": {
5630+
"type": "string",
5631+
"enum": [
5632+
"CODING_MODE_5_1_4",
5633+
"CODING_MODE_7_1_4",
5634+
"CODING_MODE_9_1_6"
5635+
]
5636+
},
5637+
"Eac3AtmosDrcLine": {
5638+
"type": "string",
5639+
"enum": [
5640+
"FILM_LIGHT",
5641+
"FILM_STANDARD",
5642+
"MUSIC_LIGHT",
5643+
"MUSIC_STANDARD",
5644+
"NONE",
5645+
"SPEECH"
5646+
]
5647+
},
5648+
"Eac3AtmosDrcRf": {
5649+
"type": "string",
5650+
"enum": [
5651+
"FILM_LIGHT",
5652+
"FILM_STANDARD",
5653+
"MUSIC_LIGHT",
5654+
"MUSIC_STANDARD",
5655+
"NONE",
5656+
"SPEECH"
5657+
]
5658+
},
5659+
"Eac3AtmosSettings": {
5660+
"type": "structure",
5661+
"members": {
5662+
"Bitrate": {
5663+
"shape": "__double",
5664+
"locationName": "bitrate"
5665+
},
5666+
"CodingMode": {
5667+
"shape": "Eac3AtmosCodingMode",
5668+
"locationName": "codingMode"
5669+
},
5670+
"Dialnorm": {
5671+
"shape": "__integerMin1Max31",
5672+
"locationName": "dialnorm"
5673+
},
5674+
"DrcLine": {
5675+
"shape": "Eac3AtmosDrcLine",
5676+
"locationName": "drcLine"
5677+
},
5678+
"DrcRf": {
5679+
"shape": "Eac3AtmosDrcRf",
5680+
"locationName": "drcRf"
5681+
},
5682+
"HeightTrim": {
5683+
"shape": "__double",
5684+
"locationName": "heightTrim"
5685+
},
5686+
"SurroundTrim": {
5687+
"shape": "__double",
5688+
"locationName": "surroundTrim"
5689+
}
5690+
}
5691+
},
56205692
"Eac3AttenuationControl": {
56215693
"type": "string",
56225694
"enum": [
@@ -6669,6 +6741,10 @@
66696741
"shape": "ColorSpacePassthroughSettings",
66706742
"locationName": "colorSpacePassthroughSettings"
66716743
},
6744+
"DolbyVision81Settings": {
6745+
"shape": "DolbyVision81Settings",
6746+
"locationName": "dolbyVision81Settings"
6747+
},
66726748
"Hdr10Settings": {
66736749
"shape": "Hdr10Settings",
66746750
"locationName": "hdr10Settings"
@@ -10799,7 +10875,8 @@
1079910875
},
1080010876
"Rec601Settings": {
1080110877
"type": "structure",
10802-
"members": {}
10878+
"members": {
10879+
}
1080310880
},
1080410881
"Rec709Settings": {
1080510882
"type": "structure",

0 commit comments

Comments
 (0)