Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
Update main.yml
  • Loading branch information
srinivasreddych committed Aug 29, 2023
1 parent a149685 commit f715a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
role-to-assume: arn:aws:iam::560360184571:role/GitHubAction-AssumeRoleWithAction #change to reflect your IAM role’s ARN
role-session-name: GitHub_to_AWS_via_FederatedOIDC
aws-region: us-west-2
# Hello from AWS: WhoAmI
# Hello from AWS: WhoAmI print
- name: Sts GetCallerIdentity
run: |
aws sts get-caller-identity
Expand Down

0 comments on commit f715a9a

Please sign in to comment.