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.
Types
Properties
Summary information for the App Runner automatic scaling configuration resource that's associated with this service.
The encryption key that App Runner uses to encrypt the service logs and the copy of the source repository that App Runner maintains for the service. It can be either a customer-provided encryption key or an Amazon Web Services managed key.
The settings for the health check that App Runner performs to monitor the health of this service.
The runtime configuration of instances (scaling units) of this service.
Configuration settings related to network traffic of the web application that this service runs.
The observability configuration of this service.
The Amazon Resource Name (ARN) of this service.
The customer-provided service name.
A subdomain URL that App Runner generated for this service. You can use this URL to access your service web application.
The source deployed to the App Runner service. It can be a code or an image repository.
The current state of the App Runner service. These particular values mean the following.