Latest Dynatrace
Review the required AWS permissions and condition keys of the AWS Identity and Access Management Connector actions to ensure that you grant Dynatrace only a minimum set of permissions. For more information, see AWS documentation.
Attaches the specified managed policy to the specified IAM role.
For more information, see the official documentation of Attach role policy.
Required AWS permission: iam:AttachRolePolicy
.
Returns fields as described in AttachRolePolicyCommandOutput.
Removes the specified managed policy from the specified role.
For more information, see the official documentation of Detach role policy.
Required AWS permission: iam:DetachRolePolicy
.
Returns fields as described in DetachRolePolicyCommandOutput.
Lists the tags that are attached to the specified role.
For more information, see the official documentation of List role tags.
Required AWS permission: iam:ListRoleTags
.
Returns fields as described in ListRoleTagsCommandOutput.
Adds or updates an inline policy document that is embedded in the specified IAM role.
For more information, see the official documentation of Put role policy.
Required AWS permission: iam:PutRolePolicy
.
Returns fields as described in PutRolePolicyCommandOutput.
Adds one or more tags to an IAM role.
For more information, see the official documentation of Tag role.
Required AWS permission: iam:TagRole
.
Returns fields as described in TagRoleCommandOutput.
Removes the specified tags from the role.
For more information, see the official documentation of Untag role.
Required AWS permission: iam:UntagRole
.
Returns fields as described in UntagRoleCommandOutput.