nationalarchives / ds-caselaw-ingester

Parse judgements from the Transformation Engine and load them into MarkLogic as part of the National Archives Find Case Law service
MIT License
5 stars 1 forks source link

Upgrade localstack to 3.5.0 #186

Closed dragon-dxw closed 3 months ago

dragon-dxw commented 4 months ago

We were having issues with errors on pdf-converter where the v2 AWS API was trying to be used but was causing errors. Upgrading fixed them.

Something like:

localstack.aws.protocol.parser.ProtocolParserError: Operation detection failed. Missing Action in request for query-protocol service ServiceModel(sqs)

Changes in this PR:

Jira card / Rollbar error (etc)