Module Awso_apprunner.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval targetPrefix : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule BuildCommand : sig ... end
Sourcemodule Runtime : sig ... end
Sourcemodule RuntimeEnvironmentSecrets : sig ... end
Sourcemodule StartCommand : sig ... end
Sourcemodule String_ : sig ... end
Sourcemodule CodeConfigurationValues : sig ... end

Describes the basic configuration needed for building and running an App Runner service. This type doesn't support the full set of possible configuration options. Fur full configuration capabilities, use a apprunner.yaml file in the source code repository.

Sourcemodule ConfigurationSource : sig ... end
Sourcemodule SourceCodeVersionType : sig ... end
Sourcemodule AppRunnerResourceArn : sig ... end
Sourcemodule EgressType : sig ... end
Sourcemodule Boolean : sig ... end
Sourcemodule RoleArn : sig ... end
Sourcemodule CodeConfiguration : sig ... end

Describes the configuration that App Runner uses to build and run an App Runner service from a source code repository.

Sourcemodule SourceCodeVersion : sig ... end

Identifies a version of code that App Runner refers to within a source code repository.

Sourcemodule SourceDirectory : sig ... end
Sourcemodule ImageConfiguration : sig ... end

Describes the configuration that App Runner uses to run an App Runner service using an image pulled from a source image repository.

Sourcemodule ImageIdentifier : sig ... end
Sourcemodule ImageRepositoryType : sig ... end

Describes a certificate CNAME record to add to your DNS. For more information, see AssociateCustomDomain.

Sourcemodule HasAssociatedService : sig ... end
Sourcemodule Integer : sig ... end
Sourcemodule IsDefault : sig ... end
Sourcemodule Timestamp : sig ... end
Sourcemodule KmsKeyArn : sig ... end
Sourcemodule HealthCheckInterval : sig ... end
Sourcemodule HealthCheckPath : sig ... end
Sourcemodule HealthCheckProtocol : sig ... end
Sourcemodule HealthCheckTimeout : sig ... end
Sourcemodule Cpu : sig ... end
Sourcemodule Memory : sig ... end
Sourcemodule EgressConfiguration : sig ... end

Describes configuration settings related to outbound network traffic of an App Runner service.

Sourcemodule IngressConfiguration : sig ... end

Network configuration settings for inbound network traffic.

Sourcemodule IpAddressType : sig ... end

Describes resources needed to authenticate access to some source repositories. The specific resource depends on the repository provider.

Sourcemodule CodeRepository : sig ... end

Describes a source code repository.

Sourcemodule ImageRepository : sig ... end

Describes a source image repository.

Sourcemodule NullableBoolean : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule StringList : sig ... end
Sourcemodule VpcConnectorName : sig ... end
Sourcemodule VpcConnectorStatus : sig ... end
Sourcemodule ServiceId : sig ... end
Sourcemodule ServiceName : sig ... end
Sourcemodule ServiceStatus : sig ... end
Sourcemodule OperationStatus : sig ... end
Sourcemodule OperationType : sig ... end
Sourcemodule UUID : sig ... end
Sourcemodule ConnectionName : sig ... end
Sourcemodule ConnectionStatus : sig ... end
Sourcemodule ProviderType : sig ... end
Sourcemodule DomainName : sig ... end
Sourcemodule TracingVendor : sig ... end
Sourcemodule ErrorMessage : sig ... end
Sourcemodule CustomerAccountId : sig ... end
Sourcemodule IngressVpcConfiguration : sig ... end

The configuration of your VPC and the associated VPC endpoint. The VPC endpoint is an Amazon Web Services PrivateLink resource that allows access to your App Runner services from within an Amazon VPC.

Sourcemodule VpcIngressConnectionName : sig ... end

Provides summary information about an App Runner automatic scaling configuration resource. This type contains limited information about an auto scaling configuration. It includes only identification information, without configuration details. It's returned by the ListAutoScalingConfigurations action. Complete configuration information is returned by the CreateAutoScalingConfiguration, DescribeAutoScalingConfiguration, and DeleteAutoScalingConfiguration actions using the AutoScalingConfiguration type.

Sourcemodule EncryptionConfiguration : sig ... end

Describes a custom encryption key that App Runner uses to encrypt copies of the source repository and service logs.

Sourcemodule HealthCheckConfiguration : sig ... end

Describes the settings for the health check that App Runner performs to monitor the health of a service.

Sourcemodule InstanceConfiguration : sig ... end

Describes the runtime configuration of an App Runner service instance (scaling unit).

Sourcemodule NetworkConfiguration : sig ... end

Describes configuration settings related to network traffic of an App Runner service. Consists of embedded objects for each configurable network feature.

Describes the observability configuration of an App Runner service. These are additional observability features, like tracing, that you choose to enable. They're configured in a separate resource that you associate with your service.

Sourcemodule SourceConfiguration : sig ... end

Describes the source deployed to an App Runner service. It can be a code or an image repository.

Sourcemodule Latest : sig ... end
Sourcemodule MaxConcurrency : sig ... end
Sourcemodule MaxSize : sig ... end
Sourcemodule MinSize : sig ... end
Sourcemodule Tag : sig ... end

Describes a tag that is applied to an App Runner resource. A tag is a metadata item consisting of a key-value pair.

Provides summary information about an VPC Ingress Connection, which includes its VPC Ingress Connection ARN and its associated Service ARN.

Sourcemodule VpcConnector : sig ... end

Describes an App Runner VPC connector resource. A VPC connector describes the Amazon Virtual Private Cloud (Amazon VPC) that an App Runner service is associated with, and the subnets and security group that are used. Multiple revisions of a connector might have the same Name and different Revision values. At this time, App Runner supports only one revision per name.

Sourcemodule ServiceSummary : sig ... end

Provides summary information for an App Runner service. This type contains limited information about a service. It doesn't include configuration details. It's returned by the ListServices action. Complete service information is returned by the CreateService, DescribeService, and DeleteService actions using the Service type.

Sourcemodule OperationSummary : sig ... end

Provides summary information for an operation that occurred on an App Runner service.

Provides summary information about an App Runner observability configuration resource. This type contains limited information about an observability configuration. It includes only identification information, without configuration details. It's returned by the ListObservabilityConfigurations action. Complete configuration information is returned by the CreateObservabilityConfiguration, DescribeObservabilityConfiguration, and DeleteObservabilityConfiguration actions using the ObservabilityConfiguration type.

Sourcemodule ConnectionSummary : sig ... end

Provides summary information about an App Runner connection resource.

Sourcemodule VpcDNSTarget : sig ... end

DNS Target record for a custom domain of this Amazon VPC.

Sourcemodule TraceConfiguration : sig ... end

Describes the configuration of the tracing feature within an App Runner observability configuration.

Sourcemodule CustomDomain : sig ... end

Describes a custom domain that's associated with an App Runner service.

An unexpected service exception occurred.

Sourcemodule InvalidRequestException : sig ... end

One or more input parameters aren't valid. Refer to the API action's document page, correct the input parameters, and try the action again.

Sourcemodule InvalidStateException : sig ... end

You can't perform this action when the resource is in its current state.

Sourcemodule ResourceNotFoundException : sig ... end

A resource doesn't exist for the specified Amazon Resource Name (ARN) in your Amazon Web Services account.

Sourcemodule VpcIngressConnection : sig ... end

The App Runner resource that specifies an App Runner endpoint for incoming traffic. It establishes a connection between a VPC interface endpoint and a App Runner service, to make your App Runner service accessible from only within an Amazon VPC.

Sourcemodule Service : sig ... end

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.

Sourcemodule AutoScalingConfiguration : sig ... end

Describes an App Runner automatic scaling configuration resource. A higher MinSize increases the spread of your App Runner service over more Availability Zones in the Amazon Web Services Region. The tradeoff is a higher minimal cost. A lower MaxSize controls your cost. The tradeoff is lower responsiveness during peak demand. Multiple revisions of a configuration might have the same AutoScalingConfigurationName and different AutoScalingConfigurationRevision values.

Sourcemodule TagKeyList : sig ... end
Sourcemodule TagList : sig ... end
Sourcemodule NextToken : sig ... end

Returns a list of VPC Ingress Connections based on the filter provided. It can return either ServiceArn or VpcEndpointId, or both.

Sourcemodule MaxResults : sig ... end
Sourcemodule VpcConnectors : sig ... end
Sourcemodule ServiceSummaryList : sig ... end
Sourcemodule ServiceMaxResults : sig ... end
Sourcemodule ServiceArnList : sig ... end
Sourcemodule OperationSummaryList : sig ... end
Sourcemodule ListOperationsMaxResults : sig ... end
Sourcemodule ConnectionSummaryList : sig ... end
Sourcemodule VpcDNSTargetList : sig ... end

Describes an App Runner observability configuration resource. Multiple revisions of a configuration have the same ObservabilityConfigurationName and different ObservabilityConfigurationRevision values. The resource is designed to configure multiple features (currently one feature, tracing). This type contains optional members that describe the configuration of these features (currently one member, TraceConfiguration). If a feature member isn't specified, the feature isn't enabled.

Sourcemodule CustomDomainList : sig ... end
Sourcemodule Connection : sig ... end

Describes an App Runner connection resource.

App Runner can't create this resource. You've reached your account quota for this resource type. For App Runner per-resource quotas, see App Runner endpoints and quotas in the Amazon Web Services General Reference.

Sourcemodule ASConfigMaxConcurrency : sig ... end
Sourcemodule ASConfigMaxSize : sig ... end
Sourcemodule ASConfigMinSize : sig ... end

Update an existing App Runner VPC Ingress Connection resource. The VPC Ingress Connection must be in one of the following states to be updated: AVAILABLE FAILED_CREATION FAILED_UPDATE

Update an existing App Runner VPC Ingress Connection resource. The VPC Ingress Connection must be in one of the following states to be updated: AVAILABLE FAILED_CREATION FAILED_UPDATE

Sourcemodule UpdateServiceResponse : sig ... end

Update an App Runner service. You can update the source configuration and instance configuration of the service. You can also update the ARN of the auto scaling configuration resource that's associated with the service. However, you can't change the name or the encryption configuration of the service. These can be set only when you create the service. To update the tags applied to your service, use the separate actions TagResource and UntagResource. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.

Sourcemodule UpdateServiceRequest : sig ... end

Update an App Runner service. You can update the source configuration and instance configuration of the service. You can also update the ARN of the auto scaling configuration resource that's associated with the service. However, you can't change the name or the encryption configuration of the service. These can be set only when you create the service. To update the tags applied to your service, use the separate actions TagResource and UntagResource. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.

Update an auto scaling configuration to be the default. The existing default auto scaling configuration will be set to non-default automatically.

Update an auto scaling configuration to be the default. The existing default auto scaling configuration will be set to non-default automatically.

Sourcemodule UntagResourceResponse : sig ... end

Remove tags from an App Runner resource.

Sourcemodule UntagResourceRequest : sig ... end

Remove tags from an App Runner resource.

Sourcemodule TagResourceResponse : sig ... end

Add tags to, or update the tag values of, an App Runner resource. A tag is a key-value pair.

Sourcemodule TagResourceRequest : sig ... end

Add tags to, or update the tag values of, an App Runner resource. A tag is a key-value pair.

Sourcemodule StartDeploymentResponse : sig ... end

Initiate a manual deployment of the latest commit in a source code repository or the latest image in a source image repository to an App Runner service. For a source code repository, App Runner retrieves the commit and builds a Docker image. For a source image repository, App Runner retrieves the latest Docker image. In both cases, App Runner then deploys the new image to your service and starts a new container instance. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.

Sourcemodule StartDeploymentRequest : sig ... end

Initiate a manual deployment of the latest commit in a source code repository or the latest image in a source image repository to an App Runner service. For a source code repository, App Runner retrieves the commit and builds a Docker image. For a source image repository, App Runner retrieves the latest Docker image. In both cases, App Runner then deploys the new image to your service and starts a new container instance. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.

Sourcemodule ResumeServiceResponse : sig ... end

Resume an active App Runner service. App Runner provisions compute capacity for the service. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.

Sourcemodule ResumeServiceRequest : sig ... end

Resume an active App Runner service. App Runner provisions compute capacity for the service. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.

Sourcemodule PauseServiceResponse : sig ... end

Pause an active App Runner service. App Runner reduces compute capacity for the service to zero and loses state (for example, ephemeral storage is removed). This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.

Sourcemodule PauseServiceRequest : sig ... end

Pause an active App Runner service. App Runner reduces compute capacity for the service to zero and loses state (for example, ephemeral storage is removed). This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.

Return a list of App Runner VPC Ingress Connections in your Amazon Web Services account.

Return a list of App Runner VPC Ingress Connections in your Amazon Web Services account.

Sourcemodule ListVpcConnectorsResponse : sig ... end

Returns a list of App Runner VPC connectors in your Amazon Web Services account.

Sourcemodule ListVpcConnectorsRequest : sig ... end

Returns a list of App Runner VPC connectors in your Amazon Web Services account.

List tags that are associated with for an App Runner resource. The response contains a list of tag key-value pairs.

List tags that are associated with for an App Runner resource. The response contains a list of tag key-value pairs.

Sourcemodule ListServicesResponse : sig ... end

Returns a list of running App Runner services in your Amazon Web Services account.

Sourcemodule ListServicesRequest : sig ... end

Returns a list of running App Runner services in your Amazon Web Services account.

Returns a list of the associated App Runner services using an auto scaling configuration.

Returns a list of the associated App Runner services using an auto scaling configuration.

Sourcemodule ListOperationsResponse : sig ... end

Return a list of operations that occurred on an App Runner service. The resulting list of OperationSummary objects is sorted in reverse chronological order. The first object on the list represents the last started operation.

Sourcemodule ListOperationsRequest : sig ... end

Return a list of operations that occurred on an App Runner service. The resulting list of OperationSummary objects is sorted in reverse chronological order. The first object on the list represents the last started operation.

Returns a list of active App Runner observability configurations in your Amazon Web Services account. You can query the revisions for a specific configuration name or the revisions for all active configurations in your account. You can optionally query only the latest revision of each requested name. To retrieve a full description of a particular configuration revision, call and provide one of the ARNs returned by ListObservabilityConfigurations.

Returns a list of active App Runner observability configurations in your Amazon Web Services account. You can query the revisions for a specific configuration name or the revisions for all active configurations in your account. You can optionally query only the latest revision of each requested name. To retrieve a full description of a particular configuration revision, call and provide one of the ARNs returned by ListObservabilityConfigurations.

Sourcemodule ListConnectionsResponse : sig ... end

Returns a list of App Runner connections that are associated with your Amazon Web Services account.

Sourcemodule ListConnectionsRequest : sig ... end

Returns a list of App Runner connections that are associated with your Amazon Web Services account.

Returns a list of active App Runner automatic scaling configurations in your Amazon Web Services account. You can query the revisions for a specific configuration name or the revisions for all active configurations in your account. You can optionally query only the latest revision of each requested name. To retrieve a full description of a particular configuration revision, call and provide one of the ARNs returned by ListAutoScalingConfigurations.

Returns a list of active App Runner automatic scaling configurations in your Amazon Web Services account. You can query the revisions for a specific configuration name or the revisions for all active configurations in your account. You can optionally query only the latest revision of each requested name. To retrieve a full description of a particular configuration revision, call and provide one of the ARNs returned by ListAutoScalingConfigurations.

Disassociate a custom domain name from an App Runner service. Certificates tracking domain validity are associated with a custom domain and are stored in AWS Certificate Manager (ACM). These certificates aren't deleted as part of this action. App Runner delays certificate deletion for 30 days after a domain is disassociated from your service.

Disassociate a custom domain name from an App Runner service. Certificates tracking domain validity are associated with a custom domain and are stored in AWS Certificate Manager (ACM). These certificates aren't deleted as part of this action. App Runner delays certificate deletion for 30 days after a domain is disassociated from your service.

Return a full description of an App Runner VPC Ingress Connection resource.

Return a full description of an App Runner VPC Ingress Connection resource.

Return a description of an App Runner VPC connector resource.

Return a description of an App Runner VPC connector resource.

Sourcemodule DescribeServiceResponse : sig ... end

Return a full description of an App Runner service.

Sourcemodule DescribeServiceRequest : sig ... end

Return a full description of an App Runner service.

Return a full description of an App Runner observability configuration resource.

Return a full description of an App Runner observability configuration resource.

Return a description of custom domain names that are associated with an App Runner service.

Return a description of custom domain names that are associated with an App Runner service.

Return a full description of an App Runner automatic scaling configuration resource.

Return a full description of an App Runner automatic scaling configuration resource.

Delete an App Runner VPC Ingress Connection resource that's associated with an App Runner service. The VPC Ingress Connection must be in one of the following states to be deleted: AVAILABLE FAILED_CREATION FAILED_UPDATE FAILED_DELETION

Delete an App Runner VPC Ingress Connection resource that's associated with an App Runner service. The VPC Ingress Connection must be in one of the following states to be deleted: AVAILABLE FAILED_CREATION FAILED_UPDATE FAILED_DELETION

Delete an App Runner VPC connector resource. You can't delete a connector that's used by one or more App Runner services.

Sourcemodule DeleteVpcConnectorRequest : sig ... end

Delete an App Runner VPC connector resource. You can't delete a connector that's used by one or more App Runner services.

Sourcemodule DeleteServiceResponse : sig ... end

Delete an App Runner service. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress. Make sure that you don't have any active VPCIngressConnections associated with the service you want to delete.

Sourcemodule DeleteServiceRequest : sig ... end

Delete an App Runner service. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress. Make sure that you don't have any active VPCIngressConnections associated with the service you want to delete.

Delete an App Runner observability configuration resource. You can delete a specific revision or the latest active revision. You can't delete a configuration that's used by one or more App Runner services.

Delete an App Runner observability configuration resource. You can delete a specific revision or the latest active revision. You can't delete a configuration that's used by one or more App Runner services.

Sourcemodule DeleteConnectionResponse : sig ... end

Delete an App Runner connection. You must first ensure that there are no running App Runner services that use this connection. If there are any, the DeleteConnection action fails.

Sourcemodule DeleteConnectionRequest : sig ... end

Delete an App Runner connection. You must first ensure that there are no running App Runner services that use this connection. If there are any, the DeleteConnection action fails.

Delete an App Runner automatic scaling configuration resource. You can delete a top level auto scaling configuration, a specific revision of one, or all revisions associated with the top level configuration. You can't delete the default auto scaling configuration or a configuration that's used by one or more App Runner services.

Delete an App Runner automatic scaling configuration resource. You can delete a top level auto scaling configuration, a specific revision of one, or all revisions associated with the top level configuration. You can't delete the default auto scaling configuration or a configuration that's used by one or more App Runner services.

Create an App Runner VPC Ingress Connection resource. App Runner requires this resource when you want to associate your App Runner service with an Amazon VPC endpoint.

Create an App Runner VPC Ingress Connection resource. App Runner requires this resource when you want to associate your App Runner service with an Amazon VPC endpoint.

Create an App Runner VPC connector resource. App Runner requires this resource when you want to associate your App Runner service to a custom Amazon Virtual Private Cloud (Amazon VPC).

Sourcemodule CreateVpcConnectorRequest : sig ... end

Create an App Runner VPC connector resource. App Runner requires this resource when you want to associate your App Runner service to a custom Amazon Virtual Private Cloud (Amazon VPC).

Sourcemodule CreateServiceResponse : sig ... end

Create an App Runner service. After the service is created, the action also automatically starts a deployment. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.

Sourcemodule CreateServiceRequest : sig ... end

Create an App Runner service. After the service is created, the action also automatically starts a deployment. This is an asynchronous operation. On a successful call, you can use the returned OperationId and the ListOperations call to track the operation's progress.

Create an App Runner observability configuration resource. App Runner requires this resource when you create or update App Runner services and you want to enable non-default observability features. You can share an observability configuration across multiple services. Create multiple revisions of a configuration by calling this action multiple times using the same ObservabilityConfigurationName. The call returns incremental ObservabilityConfigurationRevision values. When you create a service and configure an observability configuration resource, the service uses the latest active revision of the observability configuration by default. You can optionally configure the service to use a specific revision. The observability configuration resource is designed to configure multiple features (currently one feature, tracing). This action takes optional parameters that describe the configuration of these features (currently one parameter, TraceConfiguration). If you don't specify a feature parameter, App Runner doesn't enable the feature.

Create an App Runner observability configuration resource. App Runner requires this resource when you create or update App Runner services and you want to enable non-default observability features. You can share an observability configuration across multiple services. Create multiple revisions of a configuration by calling this action multiple times using the same ObservabilityConfigurationName. The call returns incremental ObservabilityConfigurationRevision values. When you create a service and configure an observability configuration resource, the service uses the latest active revision of the observability configuration by default. You can optionally configure the service to use a specific revision. The observability configuration resource is designed to configure multiple features (currently one feature, tracing). This action takes optional parameters that describe the configuration of these features (currently one parameter, TraceConfiguration). If you don't specify a feature parameter, App Runner doesn't enable the feature.

Sourcemodule CreateConnectionResponse : sig ... end

Create an App Runner connection resource. App Runner requires a connection resource when you create App Runner services that access private repositories from certain third-party providers. You can share a connection across multiple services. A connection resource is needed to access GitHub and Bitbucket repositories. Both require a user interface approval process through the App Runner console before you can use the connection.

Sourcemodule CreateConnectionRequest : sig ... end

Create an App Runner connection resource. App Runner requires a connection resource when you create App Runner services that access private repositories from certain third-party providers. You can share a connection across multiple services. A connection resource is needed to access GitHub and Bitbucket repositories. Both require a user interface approval process through the App Runner console before you can use the connection.

Create an App Runner automatic scaling configuration resource. App Runner requires this resource when you create or update App Runner services and you require non-default auto scaling settings. You can share an auto scaling configuration across multiple services. Create multiple revisions of a configuration by calling this action multiple times using the same AutoScalingConfigurationName. The call returns incremental AutoScalingConfigurationRevision values. When you create a service and configure an auto scaling configuration resource, the service uses the latest active revision of the auto scaling configuration by default. You can optionally configure the service to use a specific revision. Configure a higher MinSize to increase the spread of your App Runner service over more Availability Zones in the Amazon Web Services Region. The tradeoff is a higher minimal cost. Configure a lower MaxSize to control your cost. The tradeoff is lower responsiveness during peak demand.

Create an App Runner automatic scaling configuration resource. App Runner requires this resource when you create or update App Runner services and you require non-default auto scaling settings. You can share an auto scaling configuration across multiple services. Create multiple revisions of a configuration by calling this action multiple times using the same AutoScalingConfigurationName. The call returns incremental AutoScalingConfigurationRevision values. When you create a service and configure an auto scaling configuration resource, the service uses the latest active revision of the auto scaling configuration by default. You can optionally configure the service to use a specific revision. Configure a higher MinSize to increase the spread of your App Runner service over more Availability Zones in the Amazon Web Services Region. The tradeoff is a higher minimal cost. Configure a lower MaxSize to control your cost. The tradeoff is lower responsiveness during peak demand.

Associate your own domain name with the App Runner subdomain URL of your App Runner service. After you call AssociateCustomDomain and receive a successful response, use the information in the CustomDomain record that's returned to add CNAME records to your Domain Name System (DNS). For each mapped domain name, add a mapping to the target App Runner subdomain and one or more certificate validation records. App Runner then performs DNS validation to verify that you own or control the domain name that you associated. App Runner tracks domain validity in a certificate stored in AWS Certificate Manager (ACM).

Associate your own domain name with the App Runner subdomain URL of your App Runner service. After you call AssociateCustomDomain and receive a successful response, use the information in the CustomDomain record that's returned to add CNAME records to your Domain Name System (DNS). For each mapped domain name, add a mapping to the target App Runner subdomain and one or more certificate validation records. App Runner then performs DNS validation to verify that you own or control the domain name that you associated. App Runner tracks domain validity in a certificate stored in AWS Certificate Manager (ACM).