Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Have a command to generate a Redis Auth token just like RDS #737

Closed
2 tasks
romelBen opened this issue Feb 5, 2024 · 4 comments
Closed
2 tasks

Have a command to generate a Redis Auth token just like RDS #737

romelBen opened this issue Feb 5, 2024 · 4 comments
Assignees
Labels
cross-sdk duplicate This issue or pull request already exists elasticache feature-request New feature or request

Comments

@romelBen
Copy link

romelBen commented Feb 5, 2024

Describe the feature

aws-cli does not support generating a Redis AUTH token like what RDS does with command aws generate-db-auth-token.

Use Case

Currently we have to create a token through code which is used for applications. This is understandable and is notated here in this AWS blog post; however, there is no documentation for developers to access the Redis clusters using aws-cli only RDS.

Proposed Solution

Add another command with name generate-redis-auth-token for aws-cli.

Other Information

No response

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CLI version used

2.13.36

Environment details (OS name and version, etc.)

MacOS M2 Macbook

@romelBen romelBen added feature-request New feature or request needs-triage labels Feb 5, 2024
@tim-finnigan tim-finnigan self-assigned this May 7, 2024
@tim-finnigan
Copy link
Contributor

Thanks for the feature request. This would likely need to be implemented as a customization similar to the generate-db-auth-token RDS command that you referenced. And that would involve coordinating with the AWS Elasticache team. I'm going to transfer this to our cross-SDK repository since customization requests like this should be considered across SDKs for consistency. Please 👍 this issue if interested in the feature request.

@tim-finnigan tim-finnigan transferred this issue from aws/aws-cli May 7, 2024
@BalmungSan
Copy link

Duplicate of this aws/aws-cli#9044 ?
I subscribed to both since we also need this functionality, but it would be good to only track one issue.

@tim-finnigan
Copy link
Contributor

Thanks for catching that, you're right - this does appear to be a duplicate. Closing in favor of aws/aws-cli#9044 to continue tracking there.

@tim-finnigan tim-finnigan closed this as not planned Won't fix, can't repro, duplicate, stale May 17, 2024
@tim-finnigan tim-finnigan added the duplicate This issue or pull request already exists label May 17, 2024
Copy link

This issue is now closed.

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cross-sdk duplicate This issue or pull request already exists elasticache feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants