Skip to content

Conversation

@iph
Copy link

@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
Author

iph commented Jan 10, 2026

Agh! Linting!

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.

1 participant