Skip to content

Update parse_aws_cloudwatch_log_subscription_message to parse account level subscriptions #23262

@matin-nayob

Description

@matin-nayob

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featureA value-adding code addition that introduce new functionality.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions