amazon-connect / amazon-connect-salesforce-lambda

Apache License 2.0
45 stars 34 forks source link

remove StackName from CW event rule target id #14

Open eliran89c opened 3 years ago

eliran89c commented 3 years ago

remove AWS::StackName pseudo parameter from "sfRealTimeQueueMetricsCron.targets.1"

Description of changes: when deploying this package as a nested stack it failed due to 64 characters limit

1 validation error detected: Value 'XXX-TTYSRYK8OZ3T-sfRealTimeQueue' at 'targets.1.member.id' failed to satisfy constraint: Member must have length less than or equal to 64 

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

rafalwrzeszcz commented 1 year ago

@srivanc This is absolutely not true, ID is only identifying target within same rule and this each alarm has separate targets.