---
type: resource-type
title: QueueInlinePolicy
description: aws resource type AWS::SQS::QueueInlinePolicy
name: QueueInlinePolicy
lexicon: aws
resource_type: AWS::SQS::QueueInlinePolicy
---
`AWS::SQS::QueueInlinePolicy`, a resource type of the aws lexicon.

## Properties

- `PolicyDocument` (`PolicyDocument`, required): A policy document that contains permissions to add to the specified SQS queue
- `Queue` (`string`, required): The URL of the SQS queue.
