Registry / cloud / aws-aws-php-sns-message-validator

aws-aws-php-sns-message-validator

JSON →
library1.10.0phppackagistunverified

Amazon SNS message validation for PHP, verifying message signatures and authenticity.

composer require aws/aws-php-sns-message-validator
INSTALL
IMPORT
SIG · AWS-AWS-PHP-SNS-ME
A
aws-aws-php-sns-message-validator
cloudphpv1.10.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MessageValidator
use Aws\Sns\MessageValidator;

Validate an incoming SNS message.

use Aws\Sns\MessageValidator; use Aws\Sns\Message; $validator = new MessageValidator(); $message = Message::fromRawPostData(); $validator->validate($message);
Debug
Known issues
gotchaRequires the AWS SDK for PHP and may have issues with older PHP versions.
fix
Ensure you have the AWS SDK installed and PHP 7.2+.
affects: >=1.0.0
Upgrade
Version history
1.10.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
30
OpenAI (training)
1
Resources
aws-aws-php-sns-message-validator — pip install aws-aws-php-sns-message-validator · libregistry