View a markdown version of this page

ResolvedS3Object - AWS Lambda

ResolvedS3Object

Details about the resolved Amazon S3 object that contains a function's deployment package.

Contents

S3Bucket

The Amazon S3 bucket that contains the deployment package.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 63.

Pattern: [0-9A-Za-z\.\-_]*(?<!\.)

Required: No

S3Key

The Amazon S3 key of the deployment package.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

S3ObjectVersion

The version of the deployment package object.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: