This structure contains information about one delivery in your account.
A delivery is a connection between a logical delivery source and a logical delivery destination.
For more information, see CreateDelivery.
delivery_destination_arn
(String) The ARN of the delivery destination that is associated with this delivery.delivery_source_name
(String) The name of the delivery source that is associated with this delivery.tags
(Attributes Set) The tags that have been assigned to this delivery. (see below for nested schema)arn
(String) The Amazon Resource Name (ARN) that uniquely identifies this delivery.delivery_destination_type
(String) Displays whether the delivery destination associated with this delivery is CloudWatch Logs, Amazon S3, or Kinesis Data Firehose.delivery_id
(String) The unique ID that identifies this delivery in your account.id
(String) Uniquely identifies the resource.tags
Required:
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 UnicodeImport is supported using the following syntax:
$ terraform import awscc_logs_delivery.example <resource ID>