MediaElement
Describes a media element.
Contents
-
The caption of the media.
Type: String
Required: Yes
- mediaId
-
The unique ID for the media.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- type
-
The type of media.
Type: String
Valid Values:
IMAGE
Required: Yes
- url
-
The url of the media.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2000.
Pattern:
(https?)://.*
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: