We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
remove all calls to aws-sdk and add these to the deps
aws-sdk
arc.http
arc.events
arc.queues
arc.ws
arc.tables
Additionally we need to replace calls to SSM with
The text was updated successfully, but these errors were encountered:
brianleroux
No branches or pull requests
remove all calls to
aws-sdk
and add these to the depsarc.http
https://www.npmjs.com/package/@aws-sdk/client-s3-nodearc.events
https://www.npmjs.com/package/@aws-sdk/client-sns-nodearc.queues
https://www.npmjs.com/package/@aws-sdk/client-sqs-nodearc.ws
https://www.npmjs.com/package/@aws-sdk/client-apigatewaymanagementapi-node and maybe https://www.npmjs.com/package/@aws-sdk/client-apigatewayv2-nodearc.tables
https://www.npmjs.com/package/@aws-sdk/client-dynamodb-v2-nodeAdditionally we need to replace calls to SSM with
The text was updated successfully, but these errors were encountered: