S3RecordingSinkConfiguration - Amazon Chime SDK

S3RecordingSinkConfiguration

The structure that holds the settings for transmitting media to the Amazon S3 bucket. These values are used as defaults if S3RecordingSinkRuntimeConfiguration is not specified.

Contents

Destination

The default URI of the Amazon S3 bucket used as the recording sink.

Type: String

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

Pattern: ^arn[\/\:\-\_\.a-zA-Z0-9]+$

Required: No

RecordingFileFormat

The default file format for the media files sent to the Amazon S3 bucket.

Type: String

Valid Values: Wav | Opus

Required: No

See Also

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