Skip to content

Commit

Permalink
Release v1.38.13 (2021-04-05) (#3850)
Browse files Browse the repository at this point in the history
Release v1.38.13 (2021-04-05)
===

### Service Client Updates
* `service/appflow`: Updates service API and documentation
* `service/auditmanager`: Updates service API and documentation
* `service/medialive`: Updates service API and documentation
  * MediaLive now support HTML5 Motion Graphics overlay
  • Loading branch information
aws-sdk-go-automation authored Apr 5, 2021
1 parent f19d3d5 commit 6212dfa
Show file tree
Hide file tree
Showing 12 changed files with 612 additions and 82 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
Release v1.38.13 (2021-04-05)
===

### Service Client Updates
* `service/appflow`: Updates service API and documentation
* `service/auditmanager`: Updates service API and documentation
* `service/medialive`: Updates service API and documentation
* MediaLive now support HTML5 Motion Graphics overlay

Release v1.38.12 (2021-04-02)
===

Expand Down
2 changes: 1 addition & 1 deletion aws/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ package aws
const SDKName = "aws-sdk-go"

// SDKVersion is the version of this SDK
const SDKVersion = "1.38.12"
const SDKVersion = "1.38.13"
13 changes: 12 additions & 1 deletion models/apis/appflow/2020-08-23/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -922,7 +922,8 @@
"LookoutMetrics":{"shape":"LookoutMetricsDestinationProperties"},
"Upsolver":{"shape":"UpsolverDestinationProperties"},
"Honeycode":{"shape":"HoneycodeDestinationProperties"},
"CustomerProfiles":{"shape":"CustomerProfilesDestinationProperties"}
"CustomerProfiles":{"shape":"CustomerProfilesDestinationProperties"},
"Zendesk":{"shape":"ZendeskDestinationProperties"}
}
},
"DestinationField":{
Expand Down Expand Up @@ -2517,6 +2518,16 @@
"instanceUrl":{"shape":"InstanceUrl"}
}
},
"ZendeskDestinationProperties":{
"type":"structure",
"required":["object"],
"members":{
"object":{"shape":"Object"},
"idFieldNames":{"shape":"IdFieldNameList"},
"errorHandlingConfig":{"shape":"ErrorHandlingConfig"},
"writeOperationType":{"shape":"WriteOperationType"}
}
},
"ZendeskMetadata":{
"type":"structure",
"members":{
Expand Down
16 changes: 13 additions & 3 deletions models/apis/appflow/2020-08-23/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -634,7 +634,8 @@
"HoneycodeDestinationProperties$errorHandlingConfig": null,
"RedshiftDestinationProperties$errorHandlingConfig": "<p> The settings that determine how Amazon AppFlow handles an error when placing data in the Amazon Redshift destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. <code>ErrorHandlingConfig</code> is a part of the destination connector details. </p>",
"SalesforceDestinationProperties$errorHandlingConfig": "<p> The settings that determine how Amazon AppFlow handles an error when placing data in the Salesforce destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. <code>ErrorHandlingConfig</code> is a part of the destination connector details. </p>",
"SnowflakeDestinationProperties$errorHandlingConfig": "<p> The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. <code>ErrorHandlingConfig</code> is a part of the destination connector details. </p>"
"SnowflakeDestinationProperties$errorHandlingConfig": "<p> The settings that determine how Amazon AppFlow handles an error when placing data in the Snowflake destination. For example, this setting would determine if the flow should fail after one insertion error, or continue and attempt to insert every record regardless of the initial failure. <code>ErrorHandlingConfig</code> is a part of the destination connector details. </p>",
"ZendeskDestinationProperties$errorHandlingConfig": null
}
},
"ErrorInfo": {
Expand Down Expand Up @@ -863,7 +864,8 @@
"IdFieldNameList": {
"base": "<p> A list of field names that can be used as an ID field when performing a write operation. </p>",
"refs": {
"SalesforceDestinationProperties$idFieldNames": "<p> The name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update or delete. </p>"
"SalesforceDestinationProperties$idFieldNames": "<p> The name of the field that Amazon AppFlow uses as an ID when performing a write operation such as update or delete. </p>",
"ZendeskDestinationProperties$idFieldNames": null
}
},
"Identifier": {
Expand Down Expand Up @@ -1095,6 +1097,7 @@
"SnowflakeDestinationProperties$object": "<p> The object specified in the Snowflake flow destination. </p>",
"TrendmicroSourceProperties$object": "<p> The object specified in the Trend Micro flow source. </p>",
"VeevaSourceProperties$object": "<p> The object specified in the Veeva flow source. </p>",
"ZendeskDestinationProperties$object": null,
"ZendeskSourceProperties$object": "<p> The object specified in the Zendesk flow source. </p>"
}
},
Expand Down Expand Up @@ -1771,7 +1774,8 @@
"base": "<p> The possible write operations in the destination connector. When this value is not provided, this defaults to the <code>INSERT</code> operation. </p>",
"refs": {
"SalesforceDestinationProperties$writeOperationType": "<p> This specifies the type of write operation to be performed in Salesforce. When the value is <code>UPSERT</code>, then <code>idFieldNames</code> is required. </p>",
"SupportedWriteOperationList$member": null
"SupportedWriteOperationList$member": null,
"ZendeskDestinationProperties$writeOperationType": null
}
},
"ZendeskConnectorOperator": {
Expand All @@ -1792,6 +1796,12 @@
"ConnectorProfileProperties$Zendesk": "<p> The connector-specific properties required by Zendesk. </p>"
}
},
"ZendeskDestinationProperties": {
"base": null,
"refs": {
"DestinationConnectorProperties$Zendesk": null
}
},
"ZendeskMetadata": {
"base": "<p> The connector metadata specific to Zendesk. </p>",
"refs": {
Expand Down
3 changes: 2 additions & 1 deletion models/apis/auditmanager/2017-07-25/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1948,7 +1948,8 @@
"GetAssessmentResponse":{
"type":"structure",
"members":{
"assessment":{"shape":"Assessment"}
"assessment":{"shape":"Assessment"},
"userRole":{"shape":"Role"}
}
},
"GetChangeLogsRequest":{
Expand Down
9 changes: 5 additions & 4 deletions models/apis/auditmanager/2017-07-25/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@
}
},
"AccessDeniedException": {
"base": "<p> You do not have sufficient access to perform this action. </p>",
"base": "<p> Your account is not registered with AWS Audit Manager. Check the delegated administrator setup on the AWS Audit Manager settings page, and try again. </p>",
"refs": {
}
},
Expand Down Expand Up @@ -1185,7 +1185,7 @@
"base": null,
"refs": {
"Keywords$member": null,
"SourceKeyword$keywordValue": "<p> The value of the keyword used to search AWS CloudTrail logs when mapping a control data source. </p>"
"SourceKeyword$keywordValue": "<p> The value of the keyword used to search AWS CloudTrail logs, AWS Config rules, AWS Security Hub checks, and AWS API names when mapping a control data source. </p>"
}
},
"Keywords": {
Expand Down Expand Up @@ -1386,8 +1386,9 @@
}
},
"Role": {
"base": "<p> The wrapper that contains AWS Audit Manager role information, such as the role type and IAM Amazon Resource Name (ARN). </p>",
"base": "<p> The wrapper that contains the AWS Audit Manager role information of the current user, such as the role type and IAM Amazon Resource Name (ARN). </p>",
"refs": {
"GetAssessmentResponse$userRole": null,
"Roles$member": null
}
},
Expand Down Expand Up @@ -1479,7 +1480,7 @@
}
},
"SourceKeyword": {
"base": "<p> The keyword to search for in AWS CloudTrail logs. </p>",
"base": "<p> The keyword to search for in AWS CloudTrail logs, AWS Config rules, AWS Security Hub checks, and AWS API names. </p>",
"refs": {
"ControlMappingSource$sourceKeyword": null,
"CreateControlMappingSource$sourceKeyword": null
Expand Down
100 changes: 92 additions & 8 deletions models/apis/medialive/2017-10-14/api-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -5592,14 +5592,14 @@
"EbuTtDDestinationSettings": {
"type": "structure",
"members": {
"FillLineGap": {
"shape": "EbuTtDFillLineGapControl",
"locationName": "fillLineGap"
},
"CopyrightHolder": {
"shape": "__stringMax1000",
"locationName": "copyrightHolder"
},
"FillLineGap": {
"shape": "EbuTtDFillLineGapControl",
"locationName": "fillLineGap"
},
"FontFamily": {
"shape": "__string",
"locationName": "fontFamily"
Expand Down Expand Up @@ -5705,6 +5705,10 @@
"shape": "GlobalConfiguration",
"locationName": "globalConfiguration"
},
"MotionGraphicsConfiguration": {
"shape": "MotionGraphicsConfiguration",
"locationName": "motionGraphicsConfiguration"
},
"NielsenConfiguration": {
"shape": "NielsenConfiguration",
"locationName": "nielsenConfiguration"
Expand Down Expand Up @@ -7270,6 +7274,11 @@
}
}
},
"HtmlMotionGraphicsSettings": {
"type": "structure",
"members": {
}
},
"IFrameOnlyPlaylistType": {
"type": "string",
"enum": [
Expand Down Expand Up @@ -9213,6 +9222,64 @@
"members": {
}
},
"MotionGraphicsActivateScheduleActionSettings": {
"type": "structure",
"members": {
"Duration": {
"shape": "__longMin0Max86400000",
"locationName": "duration"
},
"PasswordParam": {
"shape": "__string",
"locationName": "passwordParam"
},
"Url": {
"shape": "__string",
"locationName": "url"
},
"Username": {
"shape": "__string",
"locationName": "username"
}
}
},
"MotionGraphicsConfiguration": {
"type": "structure",
"members": {
"MotionGraphicsInsertion": {
"shape": "MotionGraphicsInsertion",
"locationName": "motionGraphicsInsertion"
},
"MotionGraphicsSettings": {
"shape": "MotionGraphicsSettings",
"locationName": "motionGraphicsSettings"
}
},
"required": [
"MotionGraphicsSettings"
]
},
"MotionGraphicsDeactivateScheduleActionSettings": {
"type": "structure",
"members": {
}
},
"MotionGraphicsInsertion": {
"type": "string",
"enum": [
"DISABLED",
"ENABLED"
]
},
"MotionGraphicsSettings": {
"type": "structure",
"members": {
"HtmlMotionGraphicsSettings": {
"shape": "HtmlMotionGraphicsSettings",
"locationName": "htmlMotionGraphicsSettings"
}
}
},
"Mp2CodingMode": {
"type": "string",
"enum": [
Expand Down Expand Up @@ -10169,6 +10236,14 @@
"shape": "__string",
"locationName": "activeInputSwitchActionName"
},
"ActiveMotionGraphicsActionName": {
"shape": "__string",
"locationName": "activeMotionGraphicsActionName"
},
"ActiveMotionGraphicsUri": {
"shape": "__string",
"locationName": "activeMotionGraphicsUri"
},
"PipelineId": {
"shape": "__string",
"locationName": "pipelineId"
Expand Down Expand Up @@ -10676,6 +10751,14 @@
"shape": "InputSwitchScheduleActionSettings",
"locationName": "inputSwitchSettings"
},
"MotionGraphicsImageActivateSettings": {
"shape": "MotionGraphicsActivateScheduleActionSettings",
"locationName": "motionGraphicsImageActivateSettings"
},
"MotionGraphicsImageDeactivateSettings": {
"shape": "MotionGraphicsDeactivateScheduleActionSettings",
"locationName": "motionGraphicsImageDeactivateSettings"
},
"PauseStateSettings": {
"shape": "PauseStateScheduleActionSettings",
"locationName": "pauseStateSettings"
Expand Down Expand Up @@ -11682,10 +11765,6 @@
"shape": "__string",
"locationName": "targetCustomerId"
},
"TargetRegion": {
"shape": "__string",
"locationName": "targetRegion"
},
"TransferType": {
"shape": "InputDeviceTransferType",
"locationName": "transferType"
Expand Down Expand Up @@ -13110,6 +13189,11 @@
"min": 0,
"max": 8589934591
},
"__longMin0Max86400000": {
"type": "long",
"min": 0,
"max": 86400000
},
"__string": {
"type": "string"
},
Expand Down
47 changes: 47 additions & 0 deletions models/apis/medialive/2017-10-14/docs-2.json
Original file line number Diff line number Diff line change
Expand Up @@ -1552,6 +1552,12 @@
"HlsCdnSettings$HlsWebdavSettings": null
}
},
"HtmlMotionGraphicsSettings": {
"base": "Html Motion Graphics Settings",
"refs": {
"MotionGraphicsSettings$HtmlMotionGraphicsSettings": null
}
},
"IFrameOnlyPlaylistType": {
"base": "When set to \"standard\", an I-Frame only playlist will be written out for each video output in the output group. This I-Frame only playlist will contain byte range offsets pointing to the I-frame(s) in each segment.",
"refs": {
Expand Down Expand Up @@ -2199,6 +2205,36 @@
"OutputSettings$MediaPackageOutputSettings": null
}
},
"MotionGraphicsActivateScheduleActionSettings": {
"base": "Settings to specify the rendering of motion graphics into the video stream.",
"refs": {
"ScheduleActionSettings$MotionGraphicsImageActivateSettings": "Action to activate a motion graphics image overlay"
}
},
"MotionGraphicsConfiguration": {
"base": "Motion Graphics Configuration",
"refs": {
"EncoderSettings$MotionGraphicsConfiguration": "Settings for motion graphics."
}
},
"MotionGraphicsDeactivateScheduleActionSettings": {
"base": "Settings to specify the ending of rendering motion graphics into the video stream.",
"refs": {
"ScheduleActionSettings$MotionGraphicsImageDeactivateSettings": "Action to deactivate a motion graphics image overlay"
}
},
"MotionGraphicsInsertion": {
"base": "Motion Graphics Insertion",
"refs": {
"MotionGraphicsConfiguration$MotionGraphicsInsertion": null
}
},
"MotionGraphicsSettings": {
"base": "Motion Graphics Settings",
"refs": {
"MotionGraphicsConfiguration$MotionGraphicsSettings": "Motion Graphics Settings"
}
},
"Mp2CodingMode": {
"base": "Mp2 Coding Mode",
"refs": {
Expand Down Expand Up @@ -4146,6 +4182,12 @@
"Scte35SpliceInsertScheduleActionSettings$Duration": "Optional, the duration for the splice_insert, in 90 KHz ticks. To convert seconds to ticks, multiple the seconds by 90,000. If you enter a duration, there is an expectation that the downstream system can read the duration and cue in at that time. If you do not enter a duration, the splice_insert will continue indefinitely and there is an expectation that you will enter a return_to_network to end the splice_insert at the appropriate time."
}
},
"__longMin0Max86400000": {
"base": null,
"refs": {
"MotionGraphicsActivateScheduleActionSettings$Duration": "Duration (in milliseconds) that motion graphics should render on to the video stream. Leaving out this property or setting to 0 will result in rendering continuing until a deactivate action is processed."
}
},
"__string": {
"base": null,
"refs": {
Expand Down Expand Up @@ -4291,6 +4333,9 @@
"M3u8Settings$VideoPid": "Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value.",
"MediaConnectFlow$FlowArn": "The unique ARN of the MediaConnect Flow being used as a source.",
"MediaConnectFlowRequest$FlowArn": "The ARN of the MediaConnect Flow that you want to use as a source.",
"MotionGraphicsActivateScheduleActionSettings$PasswordParam": "Key used to extract the password from EC2 Parameter store",
"MotionGraphicsActivateScheduleActionSettings$Url": "URI of the HTML5 content to be rendered into the live stream.",
"MotionGraphicsActivateScheduleActionSettings$Username": "Username if credentials are required to access a file. This must be a reference to an AWS parameter store name from which the password can be retrieved. AWS Parameter store format: \\\"ssm://<parameter name>\\\"",
"MsSmoothGroupSettings$AcquisitionPointId": "The ID to include in each message in the sparse track. Ignored if sparseTrackType is NONE.",
"MsSmoothGroupSettings$EventId": "MS Smooth event ID to be sent to the IIS server.\n\nShould only be specified if eventIdMode is set to useConfigured.",
"MsSmoothGroupSettings$TimestampOffset": "Timestamp offset for the event. Only used if timestampOffsetMode is set to useConfiguredOffset.",
Expand Down Expand Up @@ -4323,6 +4368,8 @@
"OutputLocationRef$DestinationRefId": null,
"PipelineDetail$ActiveInputAttachmentName": "The name of the active input attachment currently being ingested by this pipeline.",
"PipelineDetail$ActiveInputSwitchActionName": "The name of the input switch schedule action that occurred most recently and that resulted in the switch to the current input attachment for this pipeline.",
"PipelineDetail$ActiveMotionGraphicsActionName": "The name of the motion graphics activate action that occurred most recently and that resulted in the current graphics URI for this pipeline.",
"PipelineDetail$ActiveMotionGraphicsUri": "The current URI being used for HTML5 motion graphics for this pipeline.",
"PipelineDetail$PipelineId": "Pipeline ID",
"PurchaseOffering$Name": "Name for the new reservation",
"PurchaseOffering$RequestId": "Unique request ID to be specified. This is needed to prevent retries from creating multiple resources.",
Expand Down
Loading

0 comments on commit 6212dfa

Please sign in to comment.