DataPipelineDefaultResourceRole not appearing in EC2 Instance Role dropdown
0
I'm trying to create a data pipeline to export Dynamodb data to S3, but after following the online guide to the letter, the DataPipelineDefaultResourceRole isn't in the dropdown referred to above, the DataPipelineDefaultRole is auto-populated. Can someone tell me what's wrong?
Topics
asked 5 months ago55 views
1 Answers
0
Hello,
This issue can occur if the Instance Profile is not attached to your DataPipelineDefaultResourceRole as the dropdown list includes instance profiles. Please check this link for more details https://aws.amazon.com/premiumsupport/knowledge-center/iam-role-not-in-list/
If your DataPipelineDefaultResourceRole is already attached to the instance profile and you still see the issue, please open a support ticket with our datapipeline team and we will assist you.
Relevant questions
Data Pipeline and IAM errors
asked 8 months agoHow to merge aws data pipeline output files into a single file?
asked 3 months agoIncremental Data Capture from DynamoDB to S3
Accepted Answerasked 2 years agoPossible to save Honeycode data directly to Dynamodb
asked 4 months agoUnable to validate an instance profile with the role DataPipelineDefault
asked 3 years agoTransfer Data from EC2 to S3
asked 3 months agoMy IAM role is not listed when trying to create a new EC2 instance
asked 5 months agoDataPipelineDefaultResourceRole not appearing in EC2 Instance Role dropdown
asked 5 months agoCan we export the mongodb using the data pipeline?
Accepted Answerasked 6 years agoCreating Data Pipeline using Template
asked 2 months ago
Thanks for your response, the DataPipelineDefaultResourceRole is now attached, however the data pipeline still isn't completing, I'm getting 'An EC2 ClientInternalError has occurred' - Should I raise a ticket for this or can you offer any advice as to what could cause this? If I need to raise a ticket how exactly do I do this as I'm new to the company I'm working for and AWS so have not raised a ticket before?