Skip to content

Conversation

@iph
Copy link
Contributor

@iph iph commented Jan 10, 2026

Issue #, if available

Partially: #3866 . I don't believe strict endpoint should come in the same commit, but down to do it in a later one!

Description of changes

SecurityPolicy is a new optional string value for AWS::APIGateway::RestApi that allows customers to configure their default RestAPI TLS Policy to serve their traffic. This change adds support for that by directly bringing it to Serverless API as a pass through.

Description of how you validated changes

ran the unit tests, added unit tests.

Checklist

Didn't add integ tests (compared to a few other features, which also didn't add them).

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

SecurityPolicy is a new optional string value for AWS::APIGateway::RestApi
that allows customers to configure their default RestAPI TLS Policy to serve
their traffic. This change adds support for that by directly bringing it to
Serverless API as a pass through.
@iph iph requested a review from a team as a code owner January 10, 2026 18:14
@iph
Copy link
Contributor Author

iph commented Jan 10, 2026

Agh! Linting!

@bnusunny bnusunny enabled auto-merge January 26, 2026 23:52
@bnusunny bnusunny added this pull request to the merge queue Jan 27, 2026
Merged via the queue into aws:develop with commit 70f942d Jan 27, 2026
7 checks passed
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.

3 participants