Remove permission
async_boto.validation.sqs.remove_permission
RemovePermissionRequest
Bases: BaseModel
The request accepts the following data in JSON format.
| ATTRIBUTE | DESCRIPTION |
|---|---|
Label |
The identification of the permission to remove.
TYPE:
|
QueueUrl |
The URL of the Amazon SQS queue from which permissions are removed.
TYPE:
|
Label
instance-attribute
Label
QueueUrl
instance-attribute
QueueUrl
RemovePermissionResponse
Bases: BaseModel
The response returned in JSON format by the service.