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.
appregistry_disassociate_attribute_group(application, attributeGroup)
[required] The name, ID, or ARN of the application.
[required] The name, ID, or ARN of the attribute group that holds the attributes to describe the application.