RecordingConfig
The recording configuration for a browser. This structure defines how browser sessions are recorded.
Contents
- enabled
-
Indicates whether recording is enabled for the browser. When set to true, browser sessions are recorded.
Type: Boolean
Required: No
- s3Location
-
The Amazon S3 location where browser recordings are stored. This location contains the recorded browser sessions.
Type: S3Location object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: