Features:
- Implemented support for the
workflow_parameters
field, which allows setting a map of parameters that can easily be loaded by the GitHub Actions workflow. - Created a GitHub Actions action (in the
/action
directory) that can be used in a GitHub Actions workflow to assume the AWS role and to load theworkflow_parameters
.