Amazon
DEA-C01 · Question #1
A company stores daily records of the financial performance of investment portfolios in .csv format in an Amazon S3 bucket. A data engineer uses AWS Glue crawlers to crawl the S3 data. The data engine
The correct answer is B. Create an IAM role that includes the AWSGlueServiceRole policy. Associate the role with the. https://docs.aws.amazon.com/glue/latest/dg/tutorial-add-crawler.html
Data Ingestion and Transformation
Question
A company stores daily records of the financial performance of investment portfolios in .csv format in an Amazon S3 bucket. A data engineer uses AWS Glue crawlers to crawl the S3 data. The data engineer must make the S3 data accessible daily in the AWS Glue Data Catalog. Which solution will meet these requirements?
Options
- ACreate an IAM role that includes the AmazonS3FullAccess policy. Associate the role with the
- BCreate an IAM role that includes the AWSGlueServiceRole policy. Associate the role with the
- CCreate an IAM role that includes the AmazonS3FullAccess policy. Associate the role with the
- DCreate an IAM role that includes the AWSGlueServiceRole policy. Associate the role with the
How the community answered
(28 responses)- A4% (1)
- B93% (26)
- D4% (1)
Explanation
https://docs.aws.amazon.com/glue/latest/dg/tutorial-add-crawler.html
Topics
#AWS Glue#IAM#Data Catalog#Crawlers
Community Discussion
No community discussion yet for this question.