Skip to content

Conversation

alexandersperling
Copy link
Contributor

  • Use new transform to update from deprecated python 3.9 lambda runtime

Issue # (if applicable)

Closes #34168

Reason for this change

  • Lambda runtime python 3.9 is marked for deprecation and therefore should be updated

Description of changes

  • Use new serverless transformation

Describe any new or updated permissions being added

none

Description of how you validated changes

existing unit tests

Checklist


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

* Use new transform to update from deprecated python 3.9 lambda runtime
@aws-cdk-automation aws-cdk-automation requested a review from a team August 11, 2025 07:28
@github-actions github-actions bot added beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK feature-request A feature should be added or improved. p2 labels Aug 11, 2025
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The pull request linter fails with the following errors:

❌ Fixes must contain a change to an integration test file and the resulting snapshot.

If you believe this pull request should receive an exemption, please comment and provide a justification. A comment requesting an exemption should contain the text Exemption Request. Additionally, if clarification is needed, add Clarification Request to a comment.

@alexandersperling alexandersperling changed the title fix(aws-secretsmanager): Secret transformation fix(secretsmanager): Secret transformation Aug 11, 2025
@alexandersperling alexandersperling changed the title fix(secretsmanager): Secret transformation fix(secretsmanager): secret transformation Aug 11, 2025
@alexandersperling
Copy link
Contributor Author

Clarification Request
It is not possible for me to run an integration test in my current AWS account. Would be someone so kind, do this and update this MR accordingly?

@aws-cdk-automation aws-cdk-automation added the pr/reviewer-clarification-requested The contributor has requested clarification on feedback, a failing build, or a failing PR Linter run label Aug 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK feature-request A feature should be added or improved. p2 pr/reviewer-clarification-requested The contributor has requested clarification on feedback, a failing build, or a failing PR Linter run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

(aws secrets manager): addRotationSingleUser() creates a lambda on python 3.9 which is announced for deprecation
2 participants