SNS
The ARN of the SNS topic from which messages are sent to Slack. This is the primary output to use when you need to publish messages to the notification pipeline.
The ARN of the SNS topic from which messages are sent to Slack.
Lambda
The ARN of the Lambda function created by this module.
The name of the Lambda function created by this module.
The invocation ARN of the Lambda function. Use this when granting API Gateway or other services permission to invoke the function.
The date and time the Lambda function was last modified, in ISO-8601 format.
The latest published version number of the Lambda function. Publishing is always enabled by this module.
IAM
The ARN of the IAM role attached to the Lambda function.
The name of the IAM role attached to the Lambda function.
The ARN of the IAM role used for SNS delivery status logging. Returns the ARN of the role created by this module, or the value of
sns_topic_lambda_feedback_role_arn if you supplied an existing role.This output is an empty string when
enable_sns_topic_delivery_status_logs = false and no existing role ARN was provided.CloudWatch
The Amazon Resource Name (ARN) of the CloudWatch log group created for the Lambda function. Returns an empty string when
create = false.