[AWS Health] Remove linked accounts option from config#14573
[AWS Health] Remove linked accounts option from config#14573lucian-ioan merged 5 commits intoelastic:mainfrom
Conversation
| show_user: false | ||
| default: true | ||
| description: When include_linked_accounts is set to true, CloudWatch metrics will be collected from both linked accounts and the monitoring account. Default is true. | ||
| # - name: include_linked_accounts |
There was a problem hiding this comment.
Either add an appropriate comment on why it is commented out or remove this configuration.
There was a problem hiding this comment.
I think owning_account is also related to this linked account feature, and if we remove these variables from the manifest what about the agent config that references them?
There was a problem hiding this comment.
Good point @gpop63 . @lucian-ioan , kindly do an upgrade testing.
There was a problem hiding this comment.
Thank you, pushed the changes. I'm also upgrading the integration from a previous version to this one to check that all goes well.
🚀 Benchmarks reportTo see the full report comment with |
|
@agithomas Tested with integration update and everything works as expected. |
|
💚 Build Succeeded
History
cc @lucian-ioan |
|
Package aws - 3.13.2 containing this change is available at https://epr.elastic.co/package/aws/3.13.2/ |




Proposed commit message
Removes linked account option from config as it is not currently supported.
Checklist
changelog.ymlfile.Author's Checklist
How to test this PR locally
Related issues
Screenshots