Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

SQS Checksum support with FIPS endpoints #499

Closed
mullermp opened this issue Mar 20, 2023 · 3 comments
Closed

SQS Checksum support with FIPS endpoints #499

mullermp opened this issue Mar 20, 2023 · 3 comments
Assignees
Labels
feature-request New feature or request service-api This issue pertains to the AWS API sqs

Comments

@mullermp
Copy link

FIPS endpoints do not permit MD5 checksums, which SQS only supports as verification. SQS should implement checksum support for CRC32/c, SHA1, or SHA2 etc

See related Ruby SDK issue: aws/aws-sdk-ruby#2645

@ashishdhingra ashishdhingra added the bug Something isn't working label Mar 20, 2023
@bhoradc bhoradc added service-api This issue pertains to the AWS API sqs needs-ticket labels Mar 27, 2024
@bhoradc
Copy link

bhoradc commented Jun 26, 2024

V1431918784

@bhoradc bhoradc added feature-request New feature or request and removed needs-ticket bug Something isn't working labels Jun 26, 2024
@tim-finnigan
Copy link
Contributor

Thanks for your patience here. The SQS team is continuing to track this feature request in their backlog. We cannot provide guarantees as to if or when this would be implemented, but please refer to the blog or SDK changelog for updates going forward.

Copy link

This issue is now closed.

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request New feature or request service-api This issue pertains to the AWS API sqs
Projects
None yet
Development

No branches or pull requests

5 participants