disassociate_role_from_group(**kwargs)¶Disassociates the role from a group.
See also: AWS API Documentation
Request Syntax
response = client.disassociate_role_from_group(
    GroupId='string'
)
{
    'DisassociatedAt': 'string'
}
Response Structure
Exceptions
Greengrass.Client.exceptions.BadRequestExceptionGreengrass.Client.exceptions.InternalServerErrorException