v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1444174189.1 KB

Amazon CloudWatch log settings for a playback configuration.

put/configureLogs/playbackConfiguration

Request body

PercentEnabledinteger required
<p>The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account. For example, if your playback configuration has 1000 sessions and percentEnabled is set to <code>60</code>, MediaTailor sends logs for 600 of the sessions to CloudWatch Logs. MediaTailor decides at random which of the playback configuration sessions to send logs for. If you want to view logs for a specific session, you can use the <a href="https://docs.aws.amazon.com/mediatailor/latest/ug/debug-log-mode.html">debug log mode</a>.</p> <p>Valid values: <code>0</code> - <code>100</code> </p>
PlaybackConfigurationNamestring required

The name of the playback configuration.

Response

Success

PercentEnabledinteger required

The percentage of session logs that MediaTailor sends to your Cloudwatch Logs account.

PlaybackConfigurationNamestring

The name of the playback configuration.