apprunner_delete_connection: Delete an App Runner connection

View source: R/apprunner_operations.R

apprunner_delete_connectionR Documentation

Delete an App Runner connection

Description

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 delete_connection action fails.

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

Usage

apprunner_delete_connection(ConnectionArn)

Arguments

ConnectionArn

[required] The Amazon Resource Name (ARN) of the App Runner connection that you want to delete.


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