We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70fe633 commit a9c3ed1Copy full SHA for a9c3ed1
azure/new_pipelines/aws-assume-role-new-int.yml
@@ -20,7 +20,7 @@ steps:
20
21
echo "Running aws sts get-caller-identity:"
22
aws sts get-caller-identity
23
- aws iam list-attached-role-policies --role-name build-agent
+ # aws iam list-attached-role-policies --role-name build-agent
24
25
aws_role="$ROLE"
26
aws_account_id="$AWS_ACCOUNT_ID"
0 commit comments