SNS Topic
External SNS Topic properties

Name:
type: string
| required
- Altostra will use Name property for generating a logical ID:
- Only strict alpha-numeric characters will be used (by the restrictions of CFN)
- If non alpha-numeric characters were used in the name, the logical ID will be generated by the resource type
- Up to 64 characters
Identifier:
type: string
| required
- The SNS Topic ARN.
- Get from the AWS Console
- Select the SNS Topic from the topic list in the AWS Console
- Copy the ARN (marked with red border)
External SNS Topic connections

The External SNS Topic can connect to the following resources:
- Compute
- Lambda Function
- Trigger the lambda
- Lambda Function
- Application Integration
- SQS Queue
- Subscribe the SQS queue to the SNS Topic
- SQS Queue