Data Source schema for AWS::Logs::DeliveryDestination
id
(String) Uniquely identifies the resource.arn
(String) The Amazon Resource Name (ARN) that uniquely identifies this delivery destination.delivery_destination_policy
(String) IAM policy that grants permissions to CloudWatch Logs to deliver logs cross-account to a specified destination in this account.The policy must be in JSON string format.
Length Constraints: Maximum length of 51200
delivery_destination_type
(String) Displays whether this delivery destination is CloudWatch Logs, Amazon S3, or Kinesis Data Firehose.destination_resource_arn
(String) The ARN of the AWS resource that will receive the logs.name
(String) The name of this delivery destination.tags
(Attributes Set) The tags that have been assigned to this delivery destination. (see below for nested schema)tags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.