// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: MIT resource "aws_iam_role" "cwagent_role" { name = module.common.cwa_iam_role assume_role_policy = <