appregistry_disassociate_attribute_group: Disassociates an attribute group from an application to...

View source: R/appregistry_operations.R

appregistry_disassociate_attribute_groupR Documentation

Disassociates an attribute group from an application to remove the extra attributes contained in the attribute group from the application's metadata

Description

Disassociates an attribute group from an application to remove the extra attributes contained in the attribute group from the application's metadata. This operation reverts associate_attribute_group.

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

Usage

appregistry_disassociate_attribute_group(application, attributeGroup)

Arguments

application

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

attributeGroup

[required] The name, ID, or ARN of the attribute group that holds the attributes to describe the application.


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