Custom Resources

5 minutes 5 Questions

Custom Resources are user-defined resources in AWS CloudFormation that are created using Amazon S3, AWS Lambda, or other custom endpoints. They serve to extend the functionality of CloudFormation by allowing you to manage custom resources using AWS CloudFormation that are not natively provided by A…

Test mode:
AWS Certified Solutions Architect - Custom Resources Example Questions

Test your knowledge of Custom Resources

Question 1

An AWS Solutions Architect is working to optimize the performance of a custom resource in AWS CloudFormation. What can they do to reduce the risk of the CloudFormation's stack operation being stuck after invoking the custom resource?

Question 2

A company wants to automate the creation of a CloudFormation custom resource, and a developer needs to directly call an AWS service. What should the developer use to implement this?

Question 3

In a Lambda-backed AWS CloudFormation custom resource, which helper library should the function call to send a success or failure response back to CloudFormation when processing is complete?

More Custom Resources questions
15 questions (total)