Type annotations for boto3 SNS 1.43.0 service generated with mypy-boto3-builder 8.12.0. Provides static type checking for AWS SNS API calls, compatible with mypy, pyright, and type-checkers. Current version: 1.43.0. Release cadence: follows boto3 SNS service updates.
pip install boto3-stubs[sns]No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create an SNS client with type annotations and publish an SMS message.
Pin types-boto3-sns to a specific version in your requirements file.
Use Python 3.9+ or pin to types-boto3-sns<1.43.0.
Use `import mypy_boto3_sns` or `from mypy_boto3_sns.client import SNSClient`.