AWS::Cognito::LogDeliveryConfiguration S3Configuration - AWS CloudFormation

AWS::Cognito::LogDeliveryConfiguration S3Configuration

Configuration for the Amazon S3 bucket destination of user activity log export with advanced security features.

Syntax

To declare this entity in your AWS 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 advanced security features log export.

Required: No

Type: String

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

Minimum: 3

Maximum: 1024

Update requires: No interruption