このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、お気軽にご連絡ください

aws_cloudwatchlogs_delivery

account_id

Type: STRING

arn

Type: STRING
Provider name: arn
Description: The Amazon Resource Name (ARN) that uniquely identifies this delivery.

delivery_destination_arn

Type: STRING
Provider name: deliveryDestinationArn
Description: The ARN of the delivery destination that is associated with this delivery.

delivery_destination_type

Type: STRING
Provider name: deliveryDestinationType
Description: Displays whether the delivery destination associated with this delivery is CloudWatch Logs, Amazon S3, Firehose, or X-Ray.

delivery_source_name

Type: STRING
Provider name: deliverySourceName
Description: The name of the delivery source that is associated with this delivery.

field_delimiter

Type: STRING
Provider name: fieldDelimiter
Description: The field delimiter that is used between record fields when the final output format of a delivery is in Plain, W3C, or Raw format.

id

Type: STRING
Provider name: id
Description: The unique ID that identifies this delivery in your account.

record_fields

Type: UNORDERED_LIST_STRING
Provider name: recordFields
Description: The record fields used in this delivery.

s3_delivery_configuration

Type: STRUCT
Provider name: s3DeliveryConfiguration
Description: This structure contains delivery configurations that apply only when the delivery destination resource is an S3 bucket.

  • enable_hive_compatible_path
    Type: BOOLEAN
    Provider name: enableHiveCompatiblePath
    Description: This parameter causes the S3 objects that contain delivered logs to use a prefix structure that allows for integration with Apache Hive.
  • suffix_path
    Type: STRING
    Provider name: suffixPath
    Description: This string allows re-configuring the S3 object prefix to contain either static or variable sections. The valid variables to use in the suffix path will vary by each log source. To find the values supported for the suffix path for each log source, use the DescribeConfigurationTemplates operation and check the allowedSuffixPathFields field in the response.

tags

Type: UNORDERED_LIST_STRING