PromotionalEmbeddedVideo
An embedded promotional video for a product.
Contents
Note
In the following list, the required parameters are described first.
- preview
-
The URL of the high-resolution preview image for the video.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
https?://.*Required: Yes
- thumbnail
-
The URL of the thumbnail image for the video.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
https?://.*Required: Yes
- title
-
The title displayed when hovering over the video.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
.*\S.*Required: Yes
- url
-
The URL of the video file.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
https?://.*Required: Yes
- description
-
An optional description of the video.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 255.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: