Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as mod from "https://aws-api.deno.dev/v0.3/services/apprunner.ts?docs=full";

§Classes

AppRunner

§Interfaces

AssociateCustomDomainRequest
AssociateCustomDomainResponse
AuthenticationConfiguration

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

AutoScalingConfiguration

Describes an App Runner automatic scaling configuration resource. Multiple revisions of a configuration have the same AutoScalingConfigurationName and different AutoScalingConfigurationRevision values.

AutoScalingConfigurationSummary

Provides summary information about an App Runner automatic scaling configuration resource.

CertificateValidationRecord

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

CodeConfiguration

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

CodeConfigurationValues

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.

CodeRepository

Describes a source code repository.

Connection

Describes an App Runner connection resource.

ConnectionSummary

Provides summary information about an App Runner connection resource.

CreateAutoScalingConfigurationRequest
CreateAutoScalingConfigurationResponse
CreateConnectionRequest
CreateConnectionResponse
CreateServiceRequest
CreateServiceResponse
CustomDomain

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

DeleteAutoScalingConfigurationRequest
DeleteAutoScalingConfigurationResponse
DeleteConnectionRequest
DeleteConnectionResponse
DeleteServiceRequest
DeleteServiceResponse
DescribeAutoScalingConfigurationRequest
DescribeAutoScalingConfigurationResponse
DescribeCustomDomainsRequest
DescribeCustomDomainsResponse
DescribeServiceRequest
DescribeServiceResponse
DisassociateCustomDomainRequest
DisassociateCustomDomainResponse
EncryptionConfiguration

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

HealthCheckConfiguration

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

ImageConfiguration

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

ImageRepository

Describes a source image repository.

InstanceConfiguration

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

ListAutoScalingConfigurationsRequest
ListAutoScalingConfigurationsResponse
ListConnectionsRequest
ListConnectionsResponse
ListOperationsRequest
ListOperationsResponse
ListServicesRequest
ListServicesResponse
ListTagsForResourceRequest
ListTagsForResourceResponse
OperationSummary

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

PauseServiceRequest
PauseServiceResponse
ResumeServiceRequest
ResumeServiceResponse
Service

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

ServiceSummary

Provides summary information for an App Runner service.

SourceCodeVersion

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

SourceConfiguration

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

StartDeploymentRequest
StartDeploymentResponse
Tag

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

TagResourceRequest
UntagResourceRequest
UpdateServiceRequest
UpdateServiceResponse

§Type Aliases

AutoScalingConfigurationStatus
CertificateValidationRecordStatus
ConfigurationSource
ConnectionStatus
CustomDomainAssociationStatus
HealthCheckProtocol
ImageRepositoryType
OperationStatus
OperationType
ProviderType
Runtime
ServiceStatus
SourceCodeVersionType