
delete-group-policy
*******************


DESCRIPTION
===========

Deletes the specified policy that is associated with the specified
group.


SYNOPSIS
========

   aws iam delete-group-policy
     --group-name <value>
     --policy-name <value>


REQUIRED PARAMETERS
===================

"--group-name"  (string)
   Name of the group the policy is associated with.

"--policy-name"  (string)
   Name of the policy document to delete.


OPTIONAL PARAMETERS
===================

None
