View a markdown version of this page

AWSConfiguration - AWS DevOps Agent

AWSConfiguration

Configuration for AWS monitor account integration, allowing AIDevOps to monitor AWS resources.

Contents

accountId

AWS Account Id corresponding to provided resources.

Type: String

Pattern: \d{12}

Required: Yes

accountType

Account Type 'monitor' for AIDevOps monitoring.

Type: String

Valid Values: monitor

Required: Yes

assumableRoleArn

Role ARN to be assumed by AIDevOps to operate on behalf of customer.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 255.

Pattern: arn:aws:iam::\d{12}:role/[a-zA-Z0-9+=,.@_/-]+

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: