| Package | Description |
|---|---|
| com.amazonaws.services.logs |
You can use Amazon CloudWatch Logs to monitor, store, and access your log files from EC2 instances, AWS CloudTrail,
or other sources.
|
| com.amazonaws.services.logs.model |
| Modifier and Type | Method and Description |
|---|---|
AssociateKmsKeyResult |
AWSLogsClient.associateKmsKey(AssociateKmsKeyRequest request)
Associates the specified AWS Key Management Service (AWS KMS) customer master key (CMK) with the specified log
group.
|
AssociateKmsKeyResult |
AWSLogs.associateKmsKey(AssociateKmsKeyRequest associateKmsKeyRequest)
Associates the specified AWS Key Management Service (AWS KMS) customer master key (CMK) with the specified log
group.
|
AssociateKmsKeyResult |
AbstractAWSLogs.associateKmsKey(AssociateKmsKeyRequest request) |
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateKmsKeyResult> |
AWSLogsAsyncClient.associateKmsKeyAsync(AssociateKmsKeyRequest request,
AsyncHandler<AssociateKmsKeyRequest,AssociateKmsKeyResult> asyncHandler) |
Future<AssociateKmsKeyResult> |
AWSLogsAsync.associateKmsKeyAsync(AssociateKmsKeyRequest associateKmsKeyRequest,
AsyncHandler<AssociateKmsKeyRequest,AssociateKmsKeyResult> asyncHandler)
Associates the specified AWS Key Management Service (AWS KMS) customer master key (CMK) with the specified log
group.
|
Future<AssociateKmsKeyResult> |
AbstractAWSLogsAsync.associateKmsKeyAsync(AssociateKmsKeyRequest request,
AsyncHandler<AssociateKmsKeyRequest,AssociateKmsKeyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
AssociateKmsKeyResult |
AssociateKmsKeyResult.clone() |
Copyright © 2021. All rights reserved.