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

Add PasswordLength to AWS::SecretsManager::RotationSchedule HostedRotationLambda #1824

Open
msambol opened this issue Oct 20, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@msambol
Copy link

msambol commented Oct 20, 2023

Name of the resource

AWS::SecretsManager::RotationSchedule

Resource name

HostedRotationLambda

Description

When you generate a new secret, you're allowed to specify password length. I think it also makes sense to include password length as a parameter for rotation schedule. The documentation says, "In the database rotation templates provided by Secrets Manager, the Lambda function generates a 32 character password for the new version," but sometimes they are limited to less (30 for Oracle, which is the correct limit). I'd like to see the length be exposed as a parameter for rotation schedule so you can match it to the length you specified when creating the secret. This is related to a CDK issue.

Other Details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant