s3Bucket

@JvmName(name = "mgopmugsiswarfvx")
suspend fun s3Bucket(value: Output<String>)
@JvmName(name = "ifanqtsqioautbwa")
suspend fun s3Bucket(value: String?)

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.