-
Notifications
You must be signed in to change notification settings - Fork 4.4k
Add support for MessageAttributes in PublishToTopic step functions task #4702
Copy link
Copy link
Closed
Labels
@aws-cdk/aws-stepfunctionsRelated to AWS StepFunctionsRelated to AWS StepFunctionseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp1
Description
The PublishToTopic step functions task should permit to publish filtrable messages.
Use Case
We need an SQS queue to subscribe an SNS topic using a filterPolicy on message attributes
Proposed Solution
A new "messageAttributes" property in PublishToTopicProps will permit to set the publishing SNS message attributes with static or task input values.
Other
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-stepfunctionsRelated to AWS StepFunctionsRelated to AWS StepFunctionseffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp1