MediaSourceConfig
The configuration details that consist of the credentials required
(MediaUriSecretArn and MediaUriType) to access the media files that are
streamed to the camera.
Contents
- MediaUriSecretArn
-
The Amazon Secrets Manager ARN for the username and password of the camera, or a local media file location.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:[a-z\d-]+:secretsmanager:[a-z0-9-]+:[0-9]+:secret:[a-zA-Z0-9_.-]+Required: Yes
- MediaUriType
-
The Uniform Resource Identifier (URI) type. The
FILE_URIvalue can be used to stream local media files.Note
Preview only supports the
RTSP_URImedia source URI format .Type: String
Valid Values:
RTSP_URI | FILE_URIRequired: Yes
See Also
For more information about using this API in one of the language-specific Amazon SDKs, see the following: