| Package | Description |
|---|---|
| com.amazonaws.services.logs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, CloudTrail, and
other sources.
|
| com.amazonaws.services.logs.model |
| Modifier and Type | Method and Description |
|---|---|
DisassociateKmsKeyResult |
AWSLogsClient.disassociateKmsKey(DisassociateKmsKeyRequest request)
Disassociates the specified KMS key from the specified log group or from all CloudWatch Logs Insights query
results in the account.
|
DisassociateKmsKeyResult |
AbstractAWSLogs.disassociateKmsKey(DisassociateKmsKeyRequest request) |
DisassociateKmsKeyResult |
AWSLogs.disassociateKmsKey(DisassociateKmsKeyRequest disassociateKmsKeyRequest)
Disassociates the specified KMS key from the specified log group or from all CloudWatch Logs Insights query
results in the account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DisassociateKmsKeyResult> |
AWSLogsAsyncClient.disassociateKmsKeyAsync(DisassociateKmsKeyRequest request,
AsyncHandler<DisassociateKmsKeyRequest,DisassociateKmsKeyResult> asyncHandler) |
Future<DisassociateKmsKeyResult> |
AbstractAWSLogsAsync.disassociateKmsKeyAsync(DisassociateKmsKeyRequest request,
AsyncHandler<DisassociateKmsKeyRequest,DisassociateKmsKeyResult> asyncHandler) |
Future<DisassociateKmsKeyResult> |
AWSLogsAsync.disassociateKmsKeyAsync(DisassociateKmsKeyRequest disassociateKmsKeyRequest,
AsyncHandler<DisassociateKmsKeyRequest,DisassociateKmsKeyResult> asyncHandler)
Disassociates the specified KMS key from the specified log group or from all CloudWatch Logs Insights query
results in the account.
|
| Modifier and Type | Method and Description |
|---|---|
DisassociateKmsKeyResult |
DisassociateKmsKeyResult.clone() |
Copyright © 2024. All rights reserved.