Amazon App Runner · Schema

Service

Describes an App Runner service. It can describe a service in any state, including deleted services.

This type contains the full information about a service, including configuration details. It's returned by the CreateService, DescribeService, and DeleteService actions. A subset of this information is returned by the ListServices action using the ServiceSummary type.

AWSCI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

Properties

Name Type Description
ServiceName object
ServiceId object
ServiceArn object
ServiceUrl object
CreatedAt object
UpdatedAt object
DeletedAt object
Status object
SourceConfiguration object
InstanceConfiguration object
EncryptionConfiguration object
HealthCheckConfiguration object
AutoScalingConfigurationSummary object
NetworkConfiguration object
ObservabilityConfiguration object
View JSON Schema on GitHub