putBearerTokenAuthentication
inline suspend fun CloudWatchLogsClient.putBearerTokenAuthentication(crossinline block: PutBearerTokenAuthenticationRequest.Builder.() -> Unit): PutBearerTokenAuthenticationResponse
Enables or disables bearer token authentication for the specified log group. When enabled on a log group, bearer token authentication is enabled on operations until it is explicitly disabled.
For information about the parameters that are common to all actions, see Common Parameters.