ImageGenerationDestinationConfig - Amazon Kinesis Video Streams
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ImageGenerationDestinationConfig

The structure that contains the information required to deliver images to a customer.

Contents

DestinationRegion

The AWS Region of the S3 bucket where images will be delivered. This DestinationRegion must match the Region where the stream is located.

Type: String

Length Constraints: Minimum length of 9. Maximum length of 14.

Pattern: ^[a-z]+(-[a-z]+)?-[a-z]+-[0-9]$

Required: Yes

Uri

The Uniform Resource Identifier (URI) that identifies where the images will be delivered.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: ^[a-zA-Z_0-9]+:(//)?([^/]+)/?([^*]*)$

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: