AWS::Cognito::LogDeliveryConfiguration S3Configuration - AWS CloudFormation

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Cognito::LogDeliveryConfiguration S3Configuration

Configuration for the Amazon S3 bucket destination of user activity log export with threat protection.

Syntax

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

JSON

{ "BucketArn" : String }

YAML

BucketArn: String

Properties

BucketArn

The ARN of an Amazon S3 bucket that's the destination for threat protection log export.

Required: No

Type: String

Pattern: arn:[\w+=/,.@-]+:[\w+=/,.@-]+:::[\w+=/,.@-]+(:[\w+=/,.@-]+)?(:[\w+=/,.@-]+)?

Minimum: 3

Maximum: 1024

Update requires: No interruption