Open
Description
A note for the community
- Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
- If you are interested in working on this issue or have submitted a pull request, please leave a comment
Use Cases
When creating a cloudwatch logs account level subscription policy, the resulting message thats passed in includes the additional field policyLevel
which the function currently does not expect, and fails to parse the message.
it would be amazing if the function could be extended to support this optional field.
Attempted Solutions
currently using the replace
function to remove the additional field
Proposal
No response
References
No response
Version
vector 0.47.0 (aarch64-apple-darwin 3d5af22 2025-05-20 13:53:41.638057046)