We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Type: AWS::SNS::Topic
rules
This resource should fail:
Resources: EmailNotificationActionTopic: Type: AWS::SNS::Topic Properties: Subscription: - Endpoint: "[email protected]" Protocol: email TopicName: Company A's Cool Notifications
Example above should fail
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is this feature request related to a new rule or cfn-lint capabilities?
rules
Describe the feature you'd like to request
This resource should fail:
Describe the solution you'd like
Example above should fail
Additional context
No response
Is this something that you'd be interested in working on?
Would this feature include a breaking change?
The text was updated successfully, but these errors were encountered: