Skip to main content

AWS SNS Verifier

Project description

AWS SNS Verifier

A Python library for verifying AWS SNS signatures based on the official AWS documentation.

Features

  • Validates SNS message signatures (SHA1 and SHA256)
  • Supports notification and subscription confirmation messages
  • Email attachment extraction from SNS messages
  • Type-safe Pydantic models
  • Certificate validation and caching

Installation

uv add aws-sns-verifier

Usage

from aws_sns_verifier.validator import validate_sns_signature
from aws_sns_verifier.models import EmailWebhookRequest

# Parse your SNS message
sns_message = EmailWebhookRequest(**sns_json_data)

# Verify the signature
validate_sns_signature(sns_message, expected_topic_arn="arn:aws:sns:...")

Publish

#.env
UV_PUBLISH_TOKEN=pypi-...

# export all envs in .env to the terminal
export $(cat .env | xargs)
uv build && uv publish

Dependencies

  • Python 3.13+
  • cryptography>=45.0.5
  • pydantic>=2.11.7

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aws_sns_verifier-0.1.9.tar.gz (26.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aws_sns_verifier-0.1.9-py3-none-any.whl (5.5 kB view details)

Uploaded Python 3

File details

Details for the file aws_sns_verifier-0.1.9.tar.gz.

File metadata

  • Download URL: aws_sns_verifier-0.1.9.tar.gz
  • Upload date:
  • Size: 26.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.4

File hashes

Hashes for aws_sns_verifier-0.1.9.tar.gz
Algorithm Hash digest
SHA256 d1b0c6446ede6565dad9590374beba57ca105818dfcdab466dd934d35c4c9f59
MD5 b10cf4fa7ef7e50116629e82f2846b31
BLAKE2b-256 bf1485d14346321e27cc6434220a445a3b8101c950ec5dae5bbe4269bd133e4a

See more details on using hashes here.

File details

Details for the file aws_sns_verifier-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_sns_verifier-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 976bd0f485e190e1d0dd12f6cd2b5ea9852b43c6a3b6488bd7d5947660331149
MD5 2e5824a0a6f839cd43f6367f0bd7c300
BLAKE2b-256 5d3d1993cb302f3d9fdfdce7f6cddc09ebbc948edd869ec45f30fdeac5d15f3a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page