aws / aws/serverless-application-model
Client Certification at API level is not supported
- Dominant language
- Python
- Stars
- 9.6k
- Forks
- 2.5k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 7
Description
Currently it appears we have no way to attach ClientCertification to an API using SAM.
In native CloudFormation, we can use AWS::ApiGateway::Stage resource type and use ClientCertificateId property. However, since we are using AWS::Serverless::Api and this creates AWS::ApiGateway::Stage, it will be difficult to use ClientCertificateId property.
Please advice if we have any way we can implement this one.
Contributor guide
Research direction
The issue names AWS::Serverless::Api, AWS::ApiGateway::Stage, and ClientCertificateId; start by reviewing how SAM maps the former to the latter. Confirm whether the requested certificate can be represented in the generated Stage and document or test the supported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100