AWS::ElastiCache::CacheCluster DestinationDetails - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::ElastiCache::CacheCluster DestinationDetails

Configuration details of either a CloudWatch Logs destination or Kinesis Data Firehose destination.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

CloudWatchLogsDetails

The configuration details of the CloudWatch Logs destination. Note that this field is marked as required but only if CloudWatch Logs was chosen as the destination.

Required: No

Type: CloudWatchLogsDestinationDetails

Update requires: No interruption

KinesisFirehoseDetails

The configuration details of the Kinesis Data Firehose destination. Note that this field is marked as required but only if Kinesis Data Firehose was chosen as the destination.

Required: No

Type: KinesisFirehoseDestinationDetails

Update requires: No interruption