PutDeliveryDestinationPolicyResult |
AbstractAWSLogs.putDeliveryDestinationPolicy(PutDeliveryDestinationPolicyRequest request) |
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.
|
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.
|
Future<PutDeliveryDestinationPolicyResult> |
AbstractAWSLogsAsync.putDeliveryDestinationPolicyAsync(PutDeliveryDestinationPolicyRequest request) |
Future<PutDeliveryDestinationPolicyResult> |
AWSLogsAsyncClient.putDeliveryDestinationPolicyAsync(PutDeliveryDestinationPolicyRequest request) |
Future<PutDeliveryDestinationPolicyResult> |
AWSLogsAsync.putDeliveryDestinationPolicyAsync(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.
|
Future<PutDeliveryDestinationPolicyResult> |
AbstractAWSLogsAsync.putDeliveryDestinationPolicyAsync(PutDeliveryDestinationPolicyRequest request,
AsyncHandler<PutDeliveryDestinationPolicyRequest,PutDeliveryDestinationPolicyResult> asyncHandler) |
Future<PutDeliveryDestinationPolicyResult> |
AWSLogsAsyncClient.putDeliveryDestinationPolicyAsync(PutDeliveryDestinationPolicyRequest request,
AsyncHandler<PutDeliveryDestinationPolicyRequest,PutDeliveryDestinationPolicyResult> asyncHandler) |
Future<PutDeliveryDestinationPolicyResult> |
AWSLogsAsync.putDeliveryDestinationPolicyAsync(PutDeliveryDestinationPolicyRequest putDeliveryDestinationPolicyRequest,
AsyncHandler<PutDeliveryDestinationPolicyRequest,PutDeliveryDestinationPolicyResult> asyncHandler)
Creates and assigns an IAM policy that grants permissions to CloudWatch Logs to deliver logs cross-account to a
specified destination in this account.
|