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

Add assume role authentication for CloudWatch metrics integration #208

Merged
merged 4 commits into from
Jun 12, 2023

Conversation

tbroden84
Copy link
Contributor

@tbroden84 tbroden84 commented May 30, 2023

Makes it possible to also use IAM role to authenticate CloudWatch metrics integration. Separate commons keys to be handled by its own. Cleans up the params used for create/update, all non used attributes will be kept as NULL.

Tested against local backend when creating the integrations and relied on the API params validations for correct format.

  • cloudwatch_v2 (with IAM role)
  • datadog_v2
  • stackdriver (Google provider with credentials)

Reference: Trello

@tbroden84 tbroden84 requested review from dentarg and snichme May 30, 2023 12:53
@tbroden84 tbroden84 merged commit 4ecd90c into main Jun 12, 2023
@tbroden84 tbroden84 deleted the metrics-integration-update branch June 12, 2023 09:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant