s3Bucket property
An Amazon S3 bucket in the same AWS Region as your function. The bucket can be in a different AWS account.
Implementation
final String? s3Bucket;
An Amazon S3 bucket in the same AWS Region as your function. The bucket can be in a different AWS account.
final String? s3Bucket;