AIOps / Client / delete_investigation_group_policy

delete_investigation_group_policy

AIOps.Client.delete_investigation_group_policy(**kwargs)

Removes the IAM resource policy from being associated with the investigation group that you specify.

See also: AWS API Documentation

Request Syntax

response = client.delete_investigation_group_policy(
    identifier='string'
)
Parameters:

identifier (string) –

[REQUIRED]

Specify either the name or the ARN of the investigation group that you want to remove the policy from.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions