Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
schlichtanders committed Sep 11, 2024
1 parent 4fff2e5 commit a17ddbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/authentication.jl
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ end
Assume role via web identity. How to define such a role can be found here
https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-role.html#cli-configure-role-oidc
CAUTION: Please note that the semicolon is really important! `@authorize_aws(role_arn, audience="myaudience")` won't work as of now.
"""
function authenticate_aws end

Expand Down

0 comments on commit a17ddbe

Please sign in to comment.