Skip to content

Conversation

@Jojo134
Copy link

@Jojo134 Jojo134 commented Jan 9, 2026

Issue # (if applicable)

Closes #36663

Reason for this change

The TLS_1_2 security policies are legacy. The policies starting with SecurityPolicy should be preferred this introduces the possibility to do this via CDK.

Description of changes

  • Add the Security Policies to the Enum
  • Make the endpointAccessMode configurable as required by the new policies

Describe any new or updated permissions being added

Description of how you validated changes

Note: unable to run the integ tests

Checklist


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

@github-actions github-actions bot added the p2 label Jan 9, 2026
@aws-cdk-automation aws-cdk-automation requested a review from a team January 9, 2026 15:54
@github-actions github-actions bot added the beginning-contributor [Pilot] contributed between 0-2 PRs to the CDK label Jan 9, 2026
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:

❌ Features 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.

@Jojo134 Jojo134 changed the title feat(apigateway): Update domain name security policy feat(apigateway): update domain name security policy Jan 9, 2026
@aws-cdk-automation aws-cdk-automation added the pr/needs-further-review PR requires additional review from our team specialists due to the scope or complexity of changes. label Jan 9, 2026
@github-actions github-actions bot added the feature-request A feature should be added or improved. label Jan 12, 2026
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/needs-further-review PR requires additional review from our team specialists due to the scope or complexity of changes.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(aws-apigateway): Add security policy and endpoint access mode support to RestApi L2 construct

2 participants