apprunner_disassociate_custom_domain: Disassociate a custom domain name from an App Runner service

View source: R/apprunner_operations.R

apprunner_disassociate_custom_domainR Documentation

Disassociate a custom domain name from an App Runner service

Description

Disassociate a custom domain name from an App Runner service.

See https://www.paws-r-sdk.com/docs/apprunner_disassociate_custom_domain/ for full documentation.

Usage

apprunner_disassociate_custom_domain(ServiceArn, DomainName)

Arguments

ServiceArn

[required] The Amazon Resource Name (ARN) of the App Runner service that you want to disassociate a custom domain name from.

DomainName

[required] The domain name that you want to disassociate from the App Runner service.


paws.compute documentation built on Sept. 12, 2023, 1:28 a.m.