exam questions

Exam AWS Certified Developer Associate All Questions

View all questions & answers for the AWS Certified Developer Associate exam

Exam AWS Certified Developer Associate topic 1 question 282 discussion

Exam question from Amazon's AWS Certified Developer Associate
Question #: 282
Topic #: 1
[All AWS Certified Developer Associate Questions]

A development team uses AWS CodeDeploy to deploy software changes to Amazon EC2 instances. The deployments begin to fail. The team traces the problem to a specific EC2 instance. The CodeDeploy agent's log file contains the following error message:

InvalidSignatureException Signature expired: |time| is now earlier than |time|

What is the underlying cause of this issue?

  • A. The development team signed the CodeDeploy revision after the team created the deployment.
  • B. The development team signed the CodeDeploy revision with a key that was not valid.
  • C. The deployment did not finish within the specified time frame.
  • D. The date setting or the time setting on the EC2 instance is not correct.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
rcaliandro
1 year, 11 months ago
Selected Answer: D
Yeah, I agree with D. If it is a problem for a specific machine, it seems that the ec2 timestamp is not configured correctly
upvoted 1 times
...
michaldavid
2 years, 6 months ago
Selected Answer: D
Agreed
upvoted 2 times
...
k1kavi1
2 years, 6 months ago
Selected Answer: D
https://docs.amazonaws.cn/en_us/codedeploy/latest/userguide/troubleshooting-ec2-instances.html
upvoted 2 times
...
kapil206001
2 years, 6 months ago
D https://docs.aws.amazon.com/codedeploy/latest/userguide/troubleshooting-ec2-instances.html#troubleshooting-instance-time-failures
upvoted 3 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...