Missing SQS Queue fields DeduplicationScope
and FifoThroughputLimit
#2363
Labels
kind/new-field
Categorizes issue or PR as related to a new field
service/sqs
Indicates issues or PRs that are related to sqs-controller.
Is your feature request related to a problem?
We're trying to create an SQS queue with
DeduplicationScope
andFifoThroughputLimit
set. (see https://docs.amazonaws.cn/en_us/AWSSimpleQueueService/latest/APIReference/API_CreateQueue.html#API_CreateQueue_RequestParameters)Describe the solution you'd like
Add the fields to the SQS controller
Describe alternatives you've considered
Not using ACK
The text was updated successfully, but these errors were encountered: