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

AWS::SecretsManager::RotationSchedule.RotationLambdaARN not required #1783

Merged
merged 1 commit into from
Sep 13, 2020

Conversation

cartermeyers
Copy link
Contributor

This property is only conditionally required. Per CloudFormation, "Transform AWS::SecretsManager-2020-07-23 failed with: Can only specify either HostedRotationLambda or RotationLambdaARN."

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-rotationlambdaarn

This property is only conditionally required. Per CloudFormation, "Transform AWS::SecretsManager-2020-07-23 failed with: Can only specify either HostedRotationLambda or RotationLambdaARN."

https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-secretsmanager-rotationschedule.html#cfn-secretsmanager-rotationschedule-rotationlambdaarn
@PatMyron PatMyron changed the title Remove LambdaARN Req. from Secrets:RotationSchedule AWS::SecretsManager::RotationSchedule.RotationLambdaARN not required Sep 13, 2020
@PatMyron PatMyron merged commit 28b06a1 into cloudtools:master Sep 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants