Step 3: Create and scan a Cloud Environment (Web UI)
Find the role ARN
arn:aws:iam::YOUR-ACCOUNT-ID:role/snyk-cloud-roleFind the role ARN using the AWS CLI
aws iam get-role \
--role-name snyk-cloud-role \
--query 'Role.Arn' --output textarn:aws:iam::123412341234:role/snyk-cloud-roleFind the role ARN using the AWS Management Console


Create and scan the AWS Environment

What's next?
Last updated
Was this helpful?

