A developer is creating a simple proof-of-concept demo by using AWS CloudFormation and AWS Lambda functions The demo will use a CloudFormation template to deploy an existing Lambda function The Lambda function uses deployment packages and dependencies stored in Amazon S3 The developer defined anAWS Lambda Function resource in a CloudFormation template. The developer needs to add the S3 bucket to the CloudFormation template.
What should the developer do to meet these requirements with the LEAST development effort?
S3BucketandS3Key:These properties in a CloudFormationAWS::Lambda::Functionresource specify the location of the function's code in S3.
Least Development Effort:This solution minimizes code changes, relying on CloudFormation to reference the existing S3 deployment package.
Raul
10 months agoFrancisca
10 months agoReuben
10 months agoRaul
10 months agoFrancisca
10 months agoReuben
10 months agoRaul
11 months agoReuben
11 months agoFrancisca
11 months agoRaul
11 months ago