Sha256: 066465bc5fc87c1b71167dda21e53d8b3c3b17e816e187c7b17a7383917a4d2d
Contents?: true
Size: 628 Bytes
Versions: 16
Compression:
Stored size: 628 Bytes
Contents
# If user has specified their own existing SNS topic ARN, then this SNS Topic managed by the codepipeline # tool will not get created. Also, only gets created if there's an approval action in the pipeline. # # Example properties: # # https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-sns-topic.html # # display_name "my display_name" # kms_master_key_id "String" # subscription([{ # endpoint: '', # protocol: ',' # }]) # topic_name "string", # Recommend not setting because update requires: Replacement. Allow CloudFormation to set it so 2 pipelines dont have same SNS Topic name that collides
Version data entries
16 entries across 16 versions & 2 rubygems