ExamQuestions.com

Register
Login
AWS Certified DevOps Engineer Professional Exam Questions

Amazon

AWS Certified DevOps Engineer Professional

245 / 500

Question 245:

Explain what the following resource in a CloudFormation template does?

Answer options:

A.Creates an SNS topic that allows SQS subscription endpoints to be added as a parameter on the template.
B.Creates an SNS topic that allows SQS subscription endpoints.
C.Creates an SNS topic and then invokes the call to create an SQS queue with a logical resource name of SQSQueue.
D.Creates an SNS topic and adds a subscription ARN endpoint for the SQS resource created under the logical name SQSQueue.