ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 82 - DOP-C01 discussion

Report
Export

For AWS CloudFormation, which is true?

A.
Custom resources using SNS have a default timeout of 3 minutes.
Answers
A.
Custom resources using SNS have a default timeout of 3 minutes.
B.
Custom resources using SNS do not need a ServiceToken property.
Answers
B.
Custom resources using SNS do not need a ServiceToken property.
C.
Custom resources using Lambda and Code.ZipFile allow inline nodejs resource composition.
Answers
C.
Custom resources using Lambda and Code.ZipFile allow inline nodejs resource composition.
D.
Custom resources using Lambda do not need a ServiceTokenproperty
Answers
D.
Custom resources using Lambda do not need a ServiceTokenproperty
Suggested answer: C

Explanation:

Code is a property of the AWS::Lambda::Function resource that enables to you specify the source code of an AWS Lambda (Lambda) function. You can point to a file in an Amazon Simple Storage Service (Amazon S3) bucket or specify your source code as inline text (for nodejs runtime environments only).

Reference: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-customresources.html

asked 16/09/2024
Tanya Resto
40 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first