appregistry_delete_application: Deletes an application that is specified either by its...

View source: R/appregistry_operations.R

appregistry_delete_applicationR Documentation

Deletes an application that is specified either by its application ID, name, or ARN

Description

Deletes an application that is specified either by its application ID, name, or ARN. All associated attribute groups and resources must be disassociated from it before deleting an application.

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

Usage

appregistry_delete_application(application)

Arguments

application

[required] The name, ID, or ARN of the application.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.