SNS topic policies should not allow wildcard principals

Description

SNS topic resource policies should not grant access to wildcard principals (Principal: "*"). Wildcard principals allow any AWS account or unauthenticated user to access the resource, creating a significant security risk.

Remediation

Update the topic access policy to specify explicit principals. For guidance, refer to Amazon SNS access policy use cases.