exam questions

Exam AWS-SysOps All Questions

View all questions & answers for the AWS-SysOps exam

Exam AWS-SysOps topic 1 question 715 discussion

Exam question from Amazon's AWS-SysOps
Question #: 715
Topic #: 1
[All AWS-SysOps Questions]

An AWS CodePipeline in us-east-1 returns `InternalError` with the code `JobFailed` when launching a deployment using an artifact from an Amazon S3 bucket in us-west-1.
What is causing this error?

  • A. S3 Transfer Acceleration is not enabled.
  • B. The S3 bucket is not in the appropriate region.
  • C. The S3 bucket is being throttled.
  • D. There are insufficient permissions on the artifact in Amazon S3.
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Reference:
https://docs.aws.amazon.com/codepipeline/latest/userguide/troubleshooting.html#troubleshooting-reg-1

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
karmaah
Highly Voted 2 years, 7 months ago
Pipeline Error: A pipeline created in one AWS region using a bucket created in another AWS region returns an "InternalError" with the code "JobFailed" Problem: The download of an artifact stored in an Amazon S3 bucket will fail if the pipeline and bucket are created in different AWS regions. Possible fixes: Make sure the Amazon S3 bucket where your artifact is stored is in the same AWS region as the pipeline you have created.
upvoted 15 times
...
albert_kuo
Most Recent 9 months, 3 weeks ago
Selected Answer: B
AWS CodePipeline requires the source artifact to be in the same region as the CodePipeline itself. In this case, the CodePipeline is located in the us-east-1 region, but the artifact is stored in an S3 bucket in the us-west-1 region. This mismatch in regions is causing the deployment to fail with an InternalError and JobFailed. To resolve this issue, you should ensure that the artifact is stored in an S3 bucket in the same region as the CodePipeline. You can either copy the artifact to an S3 bucket in the us-east-1 region or create a new CodePipeline in the us-west-1 region to work with the artifact in its current location.
upvoted 1 times
...
Finger41
1 year, 11 months ago
Selected Answer: B
B - https://docs.aws.amazon.com/codepipeline/latest/userguide/troubleshooting.html
upvoted 1 times
...
RicardoD
2 years, 6 months ago
B is the Answer
upvoted 1 times
...
abhishek_m_86
2 years, 6 months ago
B. The S3 bucket is not in the appropriate region. Seem correct
upvoted 2 times
...
jackdryan
2 years, 6 months ago
I'll go with B
upvoted 2 times
...
MFDOOM
2 years, 6 months ago
B. The S3 bucket is not in the appropriate region.
upvoted 1 times
...
waterzhong
2 years, 6 months ago
B。。 Pipeline Error: A pipeline created in one AWS region using a bucket created in another AWS region returns an "InternalError" with the code "JobFailed" Problem: The download of an artifact stored in an Amazon S3 bucket will fail if the pipeline and bucket are created in different AWS regions.
upvoted 2 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago