apprunner library
Classes
- AutoScalingConfigurationVersion
- Manages an App Runner AutoScaling Configuration Version.
- AutoScalingConfigurationVersionArgs
- The set of arguments for AutoScalingConfigurationVersion. The set of arguments for AutoScalingConfigurationVersion.
- AutoScalingConfigurationVersionState
- Input properties used for looking up and filtering AutoScalingConfigurationVersion resources.
- Connection
- Manages an App Runner Connection.
- ConnectionArgs
- The set of arguments for Connection. The set of arguments for Connection.
- ConnectionState
- Input properties used for looking up and filtering Connection resources.
- CustomDomainAssociation
- Manages an App Runner Custom Domain association.
- CustomDomainAssociationArgs
- The set of arguments for CustomDomainAssociation. The set of arguments for CustomDomainAssociation.
- CustomDomainAssociationCertificateValidationRecord
- CustomDomainAssociationState
- Input properties used for looking up and filtering CustomDomainAssociation resources.
- DefaultAutoScalingConfigurationVersion
- Manages the default App Runner auto scaling configuration. When creating or updating this resource the existing default auto scaling configuration will be set to non-default automatically. When creating or updating this resource the configuration is automatically assigned as the default to the new services you create in the future. The new default designation doesn't affect the associations that were previously set for existing services. Each account can have only one default auto scaling configuration per Region.
- DefaultAutoScalingConfigurationVersionArgs
- The set of arguments for DefaultAutoScalingConfigurationVersion. The set of arguments for DefaultAutoScalingConfigurationVersion.
- DefaultAutoScalingConfigurationVersionState
- Input properties used for looking up and filtering DefaultAutoScalingConfigurationVersion resources.
- DeploymentArgs
- The set of arguments for Deployment. The set of arguments for Deployment.
- DeploymentState
- Input properties used for looking up and filtering Deployment resources.
- DeploymentTimeouts
- DeploymentType
- Manages an App Runner Deployment Operation.
- GetHostedZoneIdArgs
- Arguments for getHostedZoneId. Arguments for getHostedZoneId.
- GetHostedZoneIdResult
- Result data returned by getHostedZoneId.
- ObservabilityConfiguration
- Manages an App Runner Observability Configuration.
- ObservabilityConfigurationArgs
- The set of arguments for ObservabilityConfiguration. The set of arguments for ObservabilityConfiguration.
- ObservabilityConfigurationState
- Input properties used for looking up and filtering ObservabilityConfiguration resources.
- ObservabilityConfigurationTraceConfiguration
- Service
- Manages an App Runner Service.
- ServiceArgs
- The set of arguments for Service. The set of arguments for Service.
- ServiceEncryptionConfiguration
- ServiceHealthCheckConfiguration
- ServiceInstanceConfiguration
- ServiceNetworkConfiguration
- ServiceNetworkConfigurationEgressConfiguration
- ServiceNetworkConfigurationIngressConfiguration
- ServiceObservabilityConfiguration
- ServiceSourceConfiguration
- ServiceSourceConfigurationAuthenticationConfiguration
- ServiceSourceConfigurationCodeRepository
- ServiceSourceConfigurationCodeRepositoryCodeConfiguration
- ServiceSourceConfigurationCodeRepositoryCodeConfigurationCodeConfigurationValues
- ServiceSourceConfigurationCodeRepositorySourceCodeVersion
- ServiceSourceConfigurationImageRepository
- ServiceSourceConfigurationImageRepositoryImageConfiguration
- ServiceState
- Input properties used for looking up and filtering Service resources.
- VpcConnector
- Manages an App Runner VPC Connector.
- VpcConnectorArgs
- The set of arguments for VpcConnector. The set of arguments for VpcConnector.
- VpcConnectorState
- Input properties used for looking up and filtering VpcConnector resources.
- VpcIngressConnection
- Manages an App Runner VPC Ingress Connection.
- VpcIngressConnectionArgs
- The set of arguments for VpcIngressConnection. The set of arguments for VpcIngressConnection.
- VpcIngressConnectionIngressVpcConfiguration
- VpcIngressConnectionState
- Input properties used for looking up and filtering VpcIngressConnection resources.
Functions
-
getHostedZoneId(
GetHostedZoneIdArgs args, {InvokeOptions? options}) → Future< GetHostedZoneIdResult> - Use this data source to get the HostedZoneId of an AWS App Runner service deployed in a given region for the purpose of using it in an AWS Route53 Alias record.
-
getHostedZoneIdOutput(
GetHostedZoneIdArgs args, {InvokeOutputOptions? options}) → Output< GetHostedZoneIdResult>