aws / aws/serverless-application-model

Client Certification at API level is not supported

Open
#1,543 1 comment 8 reactions 0 assignees View on GitHub
area/api-gateway area/resource/api maintainer/need-response type/feature type/new-property
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.