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

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.

Constant: "Static Site"
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.