View a markdown version of this page

ResolvedS3Object - Amazon Lambda
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).

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 Amazon SDKs, see the following: