Contains the configuration parameters for a Lambda Invoke
operation.
The Amazon Resource Name (ARN) for the AWS Lambda function that the specified job will invoke on every object in the manifest.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern: (arn:(aws[a-zA-Z-]*)?:lambda:)?([a-z]{2}((-gov)|(-iso([a-z]?)))?-[a-z]+-\d{1}:)?(\d{12}:)?(function:)?([a-zA-Z0-9-_]+)(:(\$LATEST|[a-zA-Z0-9-_]+))?
Required: No
Specifies the schema version for the payload that Batch Operations sends when invoking an AWS Lambda function. Version 1.0
is the default. Version 2.0
is required when you use Batch Operations to invoke AWS Lambda functions that act on directory buckets, or if you need to specify UserArguments
. For more information, see Automate object processing in Amazon S3 directory buckets with S3 Batch Operations and AWS Lambda in the AWS Storage Blog.
Ensure that your AWS Lambda function code expects InvocationSchemaVersion
2.0 and uses bucket name rather than bucket ARN. If the InvocationSchemaVersion
does not match what your AWS Lambda function expects, your function might not work as expected.
Directory buckets - To initiate AWS Lambda function to perform custom actions on objects in directory buckets, you must specify 2.0
.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 64.
Required: No
Key-value pairs that are passed in the payload that Batch Operations sends when invoking an AWS Lambda function. You must specify InvocationSchemaVersion
2.0 for LambdaInvoke
operations that include UserArguments
. For more information, see Automate object processing in Amazon S3 directory buckets with S3 Batch Operations and AWS Lambda in the AWS Storage Blog.
Type: String to string map
Map Entries: Maximum number of 10 items.
Key Length Constraints: Minimum length of 1. Maximum length of 64.
Value Length Constraints: Maximum length of 1024.
Required: No
For more information about using this API in one of the language-specific AWS SDKs, see the following:
KeyNameConstraint
LifecycleConfiguration
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4