AWS::Cognito::LogDeliveryConfiguration S3Configuration - 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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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