Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] Additional AWS authentication option #3057

Closed
9 of 20 tasks
seriva opened this issue Apr 6, 2022 · 0 comments
Closed
9 of 20 tasks

[FEATURE REQUEST] Additional AWS authentication option #3057

seriva opened this issue Apr 6, 2022 · 0 comments
Assignees
Labels
python Pull requests that update Python code type/improvement

Comments

@seriva
Copy link
Collaborator

seriva commented Apr 6, 2022

Is your feature request related to a problem? Please describe.
Access to AWS in the project requires in addition to "AWS Access Key Id" and "AWS Secret access key" additionally "AWS session token" for authorization. The python library boto3 supports this parameter https://boto3.amazonaws.com/v1/documentation/api/latest/guide/credentials.html. Currently, using Epiphany in a project requires manual code changes when building environments in AWS. Addition optional aws_session_token parameter to authorize will make work easier.

Describe the solution you'd like

Add support for aws_session_token.

Describe alternatives you've considered
None

Additional context
None


DoD checklist

  • Changelog
    • updated
    • not needed
  • COMPONENTS.md
    • updated
    • not needed
  • Schema
    • updated
    • not needed
  • Backport tasks
    • created
    • not needed
  • Documentation
    • added
    • updated
    • not needed
  • Feature has automated tests
  • Automated tests passed (QA pipelines)
    • apply
    • upgrade
    • backup/restore
  • Idempotency tested
  • All conversations in PR resolved
  • Solution meets requirements and is done according to design doc
  • Usage compliant with license
@seriva seriva added status/grooming-needed type/improvement python Pull requests that update Python code labels Apr 6, 2022
@atsikham atsikham self-assigned this Apr 11, 2022
@atsikham atsikham changed the title [FEATURE REQUEST] Additional AWS authentication options. [FEATURE REQUEST] Additional AWS authentication option Apr 12, 2022
@przemyslavic przemyslavic self-assigned this May 31, 2022
@seriva seriva closed this as completed Jun 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code type/improvement
Projects
None yet
Development

No branches or pull requests

3 participants