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

fix(secretsmanager): rebased https://github.com/aws/aws-cdk/pull/7896 #8442

Closed
wants to merge 1 commit into from

Conversation

ahammond
Copy link
Contributor

@ahammond ahammond commented Jun 8, 2020

As near as I can see, this is the only code that's specific to the original PR from @jogold

fix(secretsmanager): rotation function name exceeds 64 chars

Get the last 64 chars of the uniqueId.

See #7885 (comment).

Closes #7885


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

@ahammond ahammond changed the title rebased https://github.com/aws/aws-cdk/pull/7896 fix: rebased https://github.com/aws/aws-cdk/pull/7896 Jun 8, 2020
@ahammond ahammond changed the title fix: rebased https://github.com/aws/aws-cdk/pull/7896 fix(secretsmanager): rebased https://github.com/aws/aws-cdk/pull/7896 Jun 8, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 5db4871
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@ahammond
Copy link
Contributor Author

ahammond commented Jun 9, 2020

@jogold updated his PR. closing this one.

@ahammond ahammond closed this Jun 9, 2020
@ahammond ahammond deleted the rotation-fn-name-length branch June 9, 2020 17:05
mergify bot pushed a commit that referenced this pull request Jun 10, 2020
Get the last 64 chars of the `uniqueId`.

See #7885 (comment).

Closes #7885
Closes #8442

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
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.

Unable to add secret rotation to an RDS database
3 participants