Hi,
When I create a AWS::Serverless::Api resource with custom domain I can't specify the TLS version, TLS 1.0 is the default.
It would be great to have the SecurityPolicy parameter in order to specify TLS_1_2.
As we do have regulatory requirements to use TLS 1.2 this feature is needed for automated deployment.
Seems like this feature request got merged with https://github.com/aws/serverless-application-model/pull/1725
Just tested though and it didn't work so i'm guessing that the code hasn't been pushed live yet
Most helpful comment
As we do have regulatory requirements to use TLS 1.2 this feature is needed for automated deployment.