Data Source schema for AWS::Logs::DeliverySource
id
(String) Uniquely identifies the resource.arn
(String) The Amazon Resource Name (ARN) that uniquely identifies this delivery source.log_type
(String) The type of logs being delivered. Only mandatory when the resourceArn could match more than one. In such a case, the error message will contain all the possible options.name
(String) The unique name of the Log source.resource_arn
(String) The ARN of the resource that will be sending the logs.resource_arns
(Set of String) This array contains the ARN of the AWS resource that sends logs and is represented by this delivery source. Currently, only one ARN can be in the array.service
(String) The AWS service that is sending logs.tags
(Attributes Set) The tags that have been assigned to this delivery source. (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 Unicodevalue
(String) The value for the tag. You can specify a value that is 0 to 256 Unicode