aws / aws/serverless-application-model

Have AWS SAM call an UPSERT rather than CREATE when Attaching a domain to API Gateway

Open
#3,741 1 comment 0 reactions 0 assignees View on GitHub
need-customer-response stage/needs-triage
Dominant language
Python
Stars
9.6k
Forks
2.5k
Avg merge
1d 11h
Merged PRs (30d)
7

Description

When you attach a domain to AWS SAM AWS::Serverless::API

Aws sam calls Create, doesn't upsert make more sense?

Domain:
CertificateArn: arn:aws:acm:us-east-1:1324568975665:certificate/111111-11111-1111--111-1-111
DomainName: !Sub ${apiDomain}
BasePath: ""
Route53:
HostedZoneId: ZXXXXXXXXXXXXXX
EndpointConfiguration: REGIONAL

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.