Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

start_message_move_task has stale warning about no Fifo redrive support #4114

Closed
cschneider-vertical-relevance opened this issue May 3, 2024 · 2 comments
Assignees
Labels
documentation This is a problem with documentation. service-api This issue is caused by the service API, not the SDK implementation. sqs

Comments

@cschneider-vertical-relevance

Describe the issue

The following sentence is omitted from the general API Docs:

Currently, only standard queues support redrive. FIFO queues don’t support redrive.

Links

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/sqs/client/start_message_move_task.html

@cschneider-vertical-relevance cschneider-vertical-relevance added documentation This is a problem with documentation. needs-triage This issue or PR still needs to be triaged. labels May 3, 2024
@tim-finnigan tim-finnigan self-assigned this May 6, 2024
@tim-finnigan tim-finnigan added sqs service-api This issue is caused by the service API, not the SDK implementation. investigating This issue is being investigated and/or work is in progress to resolve the issue. and removed needs-triage This issue or PR still needs to be triaged. labels May 6, 2024
@tim-finnigan
Copy link
Contributor

Thanks for reporting this issue. The SQS documentation team will need to address this, since the note is in their service documentation model which is used across SDKs. So the stale warning is still present in other SDK documentation such as .NET for example: https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/SQS/TStartMessageMoveTaskRequest.html.

I created an issue in our cross-SDK repository (aws/aws-sdk#735) to track this going forward, since other SDKs are affected, and I'll reach out to the SQS documentation to address this. Thanks for bringing this to our attention.

Copy link

github-actions bot commented May 6, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.

@tim-finnigan tim-finnigan removed the investigating This issue is being investigated and/or work is in progress to resolve the issue. label May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation This is a problem with documentation. service-api This issue is caused by the service API, not the SDK implementation. sqs
Projects
None yet
Development

No branches or pull requests

2 participants