latest--static-site
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/aws-copilot-manifest/_shared/latest--static-site.json |
| Parent schema | aws-copilot-manifest |
Type:
object
Static Site manifest for AWS Copilot https://aws.github.io/copilot-cli/docs/manifest/static-site/
Properties
name
string
required
The name of your service.
pattern=^[a-zA-Z][a-zA-Z0-9-]*$
type
string
required
The architecture type for your service. A Static Site is an internet-facing service that is hosted by Amazon S3.
http
object
Configuration for incoming traffic to your site.
2 nested properties
alias
string
HTTPS domain alias of your service.
certificate
string
The ARN for the certificate used for your HTTPS traffic. CloudFront requires imported certificates to be in the us-east-1 region.
pattern=^arn:aws:acm:us-east-1:
files
object[]
Parameters related to your static assets.
environments
environments
The environment section lets you override any value in your manifest based on the environment you're in.