| 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 |
|---|---|
AssociateKmsKeyResult |
AbstractAWSLogs.associateKmsKey(AssociateKmsKeyRequest request) |
AssociateKmsKeyResult |
AWSLogsClient.associateKmsKey(AssociateKmsKeyRequest request)
Associates the specified KMS key with either one log group in the account, or with all stored CloudWatch Logs
query insights results in the account.
|
AssociateKmsKeyResult |
AWSLogs.associateKmsKey(AssociateKmsKeyRequest associateKmsKeyRequest)
Associates the specified KMS key with either one log group in the account, or with all stored CloudWatch Logs
query insights results in the account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateKmsKeyResult> |
AbstractAWSLogsAsync.associateKmsKeyAsync(AssociateKmsKeyRequest request) |
Future<AssociateKmsKeyResult> |
AWSLogsAsyncClient.associateKmsKeyAsync(AssociateKmsKeyRequest request) |
Future<AssociateKmsKeyResult> |
AWSLogsAsync.associateKmsKeyAsync(AssociateKmsKeyRequest associateKmsKeyRequest)
Associates the specified KMS key with either one log group in the account, or with all stored CloudWatch Logs
query insights results in the account.
|
Future<AssociateKmsKeyResult> |
AbstractAWSLogsAsync.associateKmsKeyAsync(AssociateKmsKeyRequest request,
AsyncHandler<AssociateKmsKeyRequest,AssociateKmsKeyResult> asyncHandler) |
Future<AssociateKmsKeyResult> |
AWSLogsAsyncClient.associateKmsKeyAsync(AssociateKmsKeyRequest request,
AsyncHandler<AssociateKmsKeyRequest,AssociateKmsKeyResult> asyncHandler) |
Future<AssociateKmsKeyResult> |
AWSLogsAsync.associateKmsKeyAsync(AssociateKmsKeyRequest associateKmsKeyRequest,
AsyncHandler<AssociateKmsKeyRequest,AssociateKmsKeyResult> asyncHandler)
Associates the specified KMS key with either one log group in the account, or with all stored CloudWatch Logs
query insights results in the account.
|
| Modifier and Type | Method and Description |
|---|---|
Future<AssociateKmsKeyResult> |
AbstractAWSLogsAsync.associateKmsKeyAsync(AssociateKmsKeyRequest request,
AsyncHandler<AssociateKmsKeyRequest,AssociateKmsKeyResult> asyncHandler) |
Future<AssociateKmsKeyResult> |
AWSLogsAsyncClient.associateKmsKeyAsync(AssociateKmsKeyRequest request,
AsyncHandler<AssociateKmsKeyRequest,AssociateKmsKeyResult> asyncHandler) |
Future<AssociateKmsKeyResult> |
AWSLogsAsync.associateKmsKeyAsync(AssociateKmsKeyRequest associateKmsKeyRequest,
AsyncHandler<AssociateKmsKeyRequest,AssociateKmsKeyResult> asyncHandler)
Associates the specified KMS key with either one log group in the account, or with all stored CloudWatch Logs
query insights results in the account.
|
| Modifier and Type | Method and Description |
|---|---|
AssociateKmsKeyResult |
AssociateKmsKeyResult.clone() |
Copyright © 2024. All rights reserved.