Skip to content

Conversation

@mwarman
Copy link
Member

@mwarman mwarman commented Dec 16, 2025

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

Describe the changes included in this pull request. Link to the associated GitHub or Jira issue(s).

  • see SNS Client #15
  • Added the SNS client helper
  • Updated the logger utility to improve CloudWatch logs format when using JSON.
  • Updated all project dependencies

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings
  • Update project documentation as needed: README, /docs, JSDoc, etc.

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Deploy the application to AWS
  2. Perform a full regression test of the application

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • [...]

- Bump @types/node from 24.10.1 to 25.0.2
- Update @typescript-eslint/eslint-plugin and parser from 8.48.1 to 8.50.0
- Upgrade eslint from 9.39.1 to 9.39.2
- Upgrade prettier from 3.7.3 to 3.7.4
- Bump @aws-sdk/client-dynamodb and lib-dynamodb from 3.940.0 to 3.952.0
- Add @aws-sdk/client-sns at version 3.952.0
- Update zod from 4.1.13 to 4.2.1
@mwarman mwarman self-assigned this Dec 16, 2025
@mwarman mwarman linked an issue Dec 16, 2025 that may be closed by this pull request
@mwarman mwarman marked this pull request as ready for review December 16, 2025 17:05
@mwarman mwarman merged commit 3f95296 into main Dec 16, 2025
1 check passed
@mwarman mwarman deleted the 15-sns-client branch December 16, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SNS Client

2 participants