aws-security-group-add-ip-action
aws-security-group-add-ip-action copied to clipboard
Add aws session token support
GitHub actions are often using AWS IAM roles, so in order to modify security groups session token also have to be provided for the SDK.
Here is a fix to make this possible.
@sohelamin when do you plan on merging this PR ? this action currently not recognizing session token:
Error: AWS was not able to validate the provided access credentials
Thanks.
Hi @sohelamin, maybe I missed something in the PR, would you mind to elaborate on closing it please?