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 |
---|---|
PutDeliveryDestinationPolicyResult |
AbstractAWSLogs.putDeliveryDestinationPolicy(PutDeliveryDestinationPolicyRequest request) |
PutDeliveryDestinationPolicyResult |
AWSLogsClient.putDeliveryDestinationPolicy(PutDeliveryDestinationPolicyRequest request)
Creates and assigns an IAM policy that grants permissions to CloudWatch Logs to deliver logs cross-account to a
specified destination in this account.
|
PutDeliveryDestinationPolicyResult |
AWSLogs.putDeliveryDestinationPolicy(PutDeliveryDestinationPolicyRequest putDeliveryDestinationPolicyRequest)
Creates and assigns an IAM policy that grants permissions to CloudWatch Logs to deliver logs cross-account to a
specified destination in this account.
|
Modifier and Type | Method and Description |
---|---|
PutDeliveryDestinationPolicyResult |
PutDeliveryDestinationPolicyResult.clone() |
PutDeliveryDestinationPolicyResult |
PutDeliveryDestinationPolicyResult.withPolicy(Policy policy)
The contents of the policy that you just created.
|
Copyright © 2024. All rights reserved.