AwsConfiguration
class AwsConfiguration
Configuration for AWS monitor account integration, allowing AIDevOps to monitor AWS resources.
Types
Properties
Link copied to clipboard
Account Type 'monitor' for AIDevOps monitoring.
Link copied to clipboard
Optional IAM role ARN to be assumed by AIDevOps for elevated directed actions on behalf of the customer. Used for mutating operations gated by elevatedActionsEnabled on the AgentSpace. When not provided, only non-elevated directed actions are available for this AWS account.
Link copied to clipboard
Validation status of the agentElevatedRoleArn. Updated asynchronously after the customer registers an elevated role. Possible values: PENDING_CONFIRMATION (validation in progress), VALID (role validated), INVALID (validation failed).
Link copied to clipboard
Role ARN to be assumed by AIDevOps to operate on behalf of customer.