
remove-permission
*****************


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

The remove-permission action removes a statement from a topic's access
control policy.


SYNOPSIS
========

   aws sns remove-permission
     --topic-arn <value>
     --label <value>


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

"--topic-arn"  (string)
   The ARN of the topic whose access control policy you wish to
   modify.

"--label"  (string)
   The unique label of the statement you want to remove.


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

None
