x-amazon-apigateway-security-policy - Amazon API Gateway
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

x-amazon-apigateway-security-policy

Specifies a security policy for a REST API. If you create a security policy that starts with "SecurityPolicy_", you must also set the endpoint access mode. To learn more about security policies, see Security policies for REST APIs in API Gateway.

x-amazon-apigateway-security-policy example

The following example specifies SecurityPolicy_TLS13_1_3_2025_0 for a REST API.

"x-amazon-apigateway-security-policy": "SecurityPolicy_TLS13_1_3_2025_09"