aws / aws/serverless-application-model
Multi domains
Open
area/resource/http-api
maintainer/need-response
stage/pm-review
type/feature
- Dominant language
- Python
- Stars
- 9.6k
- Forks
- 2.5k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 7
Description
The `AWS::Serverless::HttpApi` accepts a `Domain` property of type `HttpApiDomainConfiguration`.
A single Http Api can have multiple domains associated with it.
### Proposal
The `Domain` property should accept a list of `HttpApiDomainConfiguration`.
Things to consider:
- Update the [Documentation](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-httpapi.html#sam-httpapi-domain)
Contributor guide
Assessment
This issue has not been assessed yet.