community.aws
community.aws copied to clipboard
Add Lookup for Get Random Password
Summary
Add a lookup module that will securely generate a random password using the AWS Secrets Manager service. The AWS API is detailed in secretsmanager:GetRandomPassword and requires permission to use this same action.
Issue Type
Feature Idea
Component Name
secretsmanager_random_password
Additional Information
No response
Code of Conduct
- [X] I agree to follow the Ansible Code of Conduct
See #1997 -- needs human review, please