Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 49 Topic 5 Discussion

Amazon Web Services AWS Certified Developer - Associate DVA-C02 Question # 49 Topic 5 Discussion

DVA-C02 Exam Topic 5 Question 49 Discussion:
Question #: 49
Topic #: 5

A company has an AWS Step Functions state machine named myStateMachine. The company configured a service role for Step Functions. The developer must ensure that only the myStateMachine state machine can assume the service role.


A.

"Condition": { "ArnLike": { "aws

":"arn:aws:states:ap-south-1:111111111111:stateMachine

" } }


B.

"Condition": { "ArnLike": { "aws

":"arn:aws:states:ap-south-1:*:stateMachine

" } }


Get Premium DVA-C02 Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.