DetachGroupPolicy

GET /?Action=DetachGroupPolicy
Description

Removes a managed policy from a specific group.

Body parameter

Required: false
Name: DetachGroupPolicyRequest

Name Description Required Schema Default Example

GroupName

The friendly name of the group you want to detach the policy from (length between 1 and 128).

true

string

PolicyArn

The unique resource identifier for the policy (between 20 and 2048 characters).

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DetachGroupPolicyResponse

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata