s3Bucket
Parameters
value
S3 bucket location containing the function's deployment package. This bucket must reside in the same AWS region where you are creating the Lambda function. Exactly one of filename
, image_uri
, or s3_bucket
must be specified. When s3_bucket
is set, s3_key
is required.