AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the PutBearerTokenAuthentication operation. 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.
Namespace: Amazon.CloudWatchLogs.Model
Assembly: AWSSDK.CloudWatchLogs.dll
Version: 3.x.y.z
public class PutBearerTokenAuthenticationRequest : AmazonCloudWatchLogsRequest IAmazonWebServiceRequest
The PutBearerTokenAuthenticationRequest type exposes the following members
| Name | Description | |
|---|---|---|
|
PutBearerTokenAuthenticationRequest() |
| Name | Type | Description | |
|---|---|---|---|
|
BearerTokenAuthenticationEnabled | System.Boolean |
Gets and sets the property BearerTokenAuthenticationEnabled. Whether to enable bearer token authentication. Type: Boolean Required: Yes |
|
LogGroupIdentifier | System.String |
Gets and sets the property LogGroupIdentifier. The name or ARN of the log group. Type: String Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern: Required: Yes |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5