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

Bug: Update deprecated SQS endpoints #2017

Open
11 tasks
Jimlinz opened this issue Sep 13, 2022 · 0 comments
Open
11 tasks

Bug: Update deprecated SQS endpoints #2017

Jimlinz opened this issue Sep 13, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@Jimlinz
Copy link
Contributor

Jimlinz commented Sep 13, 2022

Bug Description

The following error message can be found in Cloudwatch logs:

/opt/python/botocore/client.py:625: FutureWarning: The sqs client is currently using a deprecated endpoint: ap-southeast-2.queue.amazonaws.com. In the next minor version this will be moved to sqs.ap-southeast-2.amazonaws.com. See https://github.com/boto/botocore/issues/2705 for more details.

This was seen in processingUpdateDatasetCatalogFunction lambda function logs, and there may be others.

It would be a good idea to get this fixed. Hopefully a small job.

Additional context

Definition of Done

  • This bug is done:
    • Bug resolved to user's satisfaction
    • Automated tests are passing
    • Code is peer reviewed and pushed to master
    • Deployed successfully to test environment
    • Checked against
      CODING guidelines
    • Relevant new tasks are added to backlog and communicated to the team
    • Important decisions recorded in the issue ticket
    • Readme/Changelog/Diagrams are updated
    • Product Owner has approved as complete
    • No regression to functional or
      non-functional
      requirements
@Jimlinz Jimlinz added the bug Something isn't working label Sep 13, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Development

No branches or pull requests

1 participant