DeleteUserPolicy

GET /?Action=DeleteUserPolicy
Description

Deletes a specified inline policy from a specific user.

Body parameter

Required: false
Name: DeleteUserPolicyRequest

Name Description Required Schema Default Example

PolicyName

The name of the policy document you want to delete (between 1 and 128 characters).

true

string

UserName

The friendly name of the user (between 1 and 64 characters).

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeleteUserPolicyResponse

Response 200

Response 200

Name Description Required Schema Default Example

ResponseMetadata

Information about the response.

false

ResponseMetadata