GetGroupPolicy

GET /?Action=GetGroupPolicy
Description

Returns information about an inline policy included in a specified group.

Body parameter

Required: false
Name: GetGroupPolicyRequest

Name Description Required Schema Default Example

GroupName

The name of the group (between 1 and 128 characters).

true

string

PolicyName

The name of the policy (between 1 and 128 characters).

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

GetGroupPolicyResponse

Response 200

Response 200

Name Description Required Schema Default Example

GroupName

The name of the group in which the inline policy is included.

true

string

PolicyDocument

The policy document, providing a description of the policy.

true

string

PolicyName

The name of the inline policy.

true

string

ResponseMetadata

Information about the response.

false

ResponseMetadata