View a markdown version of this page

AWS::Lambda::Function S3FilesConfig - 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::Lambda::Function S3FilesConfig

The S3FilesConfig property type specifies Property description not available. for an AWS::Lambda::Function.

Syntax

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

JSON

{ "DirectS3Read" : String }

YAML

DirectS3Read: String

Properties

DirectS3Read

Property description not available.

Required: No

Type: String

Allowed values: ENABLED | DISABLED | AUTO

Update requires: No interruption