new QueuePolicy()
Properties:
Name | Type | Description |
---|---|---|
PolicyDocument |
Object | Required: Yes. A policy document containing permissions to add to the specified SQS queues.Update requires: No interruption |
Queues |
String | Required: Yes. The URLs of the queues to which you want to add the policy. You can use the Ref function to specify an AWS::SQS::Queue resource.Update requires: No interruption |
- Source:
Extends
- WKResource