aws-cloudformation / aws-cloudformation/cloudformation-cli-go-plugin
[Question] CF RequestId equivalent?
Open
- Dominant language
- Go
- Stars
- 53
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
Is there a plugin equivalent to [RequestId](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/template-custom-resources.html)?
I'm looking for something that gives a unique identifier for the originating Create/Update so I can correlate Go deferred ProgressEvent responses due to InProgress. Is `LogicalResourceId` similar?
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.