Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

SNS Client #15

Copy link
Copy link
@mwarman

Description

@mwarman
Issue body actions

Describe the story

Add a utility helper module for interaction with the AWS SDK SNS client. Add a function to publish messages to a SNS topic.

Acceptance criteria

GIVEN the app needs to publish a SNS message
WHEN the application imports the SNS client
THEN the AWS SDK SNS client instance is created
AND the AWS SDK SNS client is configured
AND the AWS SDK SNS client instance is stored as a module constant to be preserved between Lambda invocations

WHEN the application uses the "publish" function
THEN the AWS SDK SNS client instance is used to publish a message
AND the message is published on a specific topic
AND all supplied message attributes are included

Additional context

Add any other context about the story here.

Reactions are currently unavailable

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.