Correct answer - "S3" : The Artifact Store is an Amazon S3 bucket that CodePipeline uses to store
artifacts used by pipelines. When you first use the CodePipeline console in a region to create a
pipeline, CodePipeline automatically generates this S3 bucket in the AWS region. It stores
artifacts for all pipelines in that region in this bucket.
Incorrect:
"SQS" - A queue that lets you integrate and decouple distributed software systems and components.
"AWS Lambda" - AWS Lambda lets you run code without provisioning or managing servers
"EFS" - Amazon EFS is designed to provide performance for a broad spectrum of workloads and
applications, including Big Data and analytics, media processing workflows, content management,
web serving, and home directories.
For more information visit