Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Cloudwatch policy for pipes #140

Merged

Conversation

angelcharge
Copy link
Contributor

Description

CloudWatch policy does not have proper resource and missing ability to use log_configuration.cloudwatch_logs_log_destination, targeting CloudWatch in pipes will result in:

    "error": {
        "message": "Target invocation failed with error from Logs. Not allowed to invoke.",
        "httpStatusCode": 400,
        "awsService": "logs",
        "exceptionType": "AccessDenied",
    },

Motivation and Context

Fixes issue #136

Breaking Changes

No.

How Has This Been Tested?

  • I have updated at least one of the examples/* to demonstrate and validate my change(s)
  • I have tested and validated these changes using one or more of the provided examples/* projects
  • I have executed pre-commit run -a on my pull request

@angelcharge angelcharge changed the title fix cloudwatch policy for pipes fix: cloudwatch policy for pipes Nov 4, 2024
@angelcharge angelcharge changed the title fix: cloudwatch policy for pipes fix: Cloudwatch policy for pipes Nov 4, 2024
Copy link

This PR has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this PR will be closed in 10 days

@github-actions github-actions bot added the stale label Dec 30, 2024
@antonbabenko antonbabenko merged commit 57626e4 into terraform-aws-modules:master Jan 8, 2025
2 checks passed
antonbabenko pushed a commit that referenced this pull request Jan 8, 2025
## [3.14.1](v3.14.0...v3.14.1) (2025-01-08)

### Bug Fixes

* Cloudwatch policy for pipes ([#140](#140)) ([57626e4](57626e4))
@antonbabenko
Copy link
Member

This PR is included in version 3.14.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants