Awso_devops_agent_syncSourceval associate_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.AssociateServiceInput.t ->
(Awso_devops_agent.Values.AssociateServiceOutput.t,
Awso_devops_agent.Values.AssociateServiceOutput.error)
Result.tval create_agent_space :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.CreateAgentSpaceInput.t ->
(Awso_devops_agent.Values.CreateAgentSpaceOutput.t,
Awso_devops_agent.Values.CreateAgentSpaceOutput.error)
Result.tval create_backlog_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.CreateBacklogTaskRequest.t ->
(Awso_devops_agent.Values.CreateBacklogTaskResponse.t,
Awso_devops_agent.Values.CreateBacklogTaskResponse.error)
Result.tval create_chat :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.CreateChatRequest.t ->
(Awso_devops_agent.Values.CreateChatResponse.t,
Awso_devops_agent.Values.CreateChatResponse.error)
Result.tval create_private_connection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.CreatePrivateConnectionInput.t ->
(Awso_devops_agent.Values.CreatePrivateConnectionOutput.t,
Awso_devops_agent.Values.CreatePrivateConnectionOutput.error)
Result.tval delete_agent_space :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.DeleteAgentSpaceInput.t ->
(Awso_devops_agent.Values.DeleteAgentSpaceOutput.t,
Awso_devops_agent.Values.DeleteAgentSpaceOutput.error)
Result.tval delete_private_connection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.DeletePrivateConnectionInput.t ->
(Awso_devops_agent.Values.DeletePrivateConnectionOutput.t,
Awso_devops_agent.Values.DeletePrivateConnectionOutput.error)
Result.tval deregister_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.DeregisterServiceInput.t ->
(Awso_devops_agent.Values.DeregisterServiceOutput.t,
Awso_devops_agent.Values.DeregisterServiceOutput.error)
Result.tval describe_private_connection :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.DescribePrivateConnectionInput.t ->
(Awso_devops_agent.Values.DescribePrivateConnectionOutput.t,
Awso_devops_agent.Values.DescribePrivateConnectionOutput.error)
Result.tval disable_operator_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.DisableOperatorAppInput.t ->
(unit, unit) Result.tval disassociate_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.DisassociateServiceInput.t ->
(Awso_devops_agent.Values.DisassociateServiceOutput.t,
Awso_devops_agent.Values.DisassociateServiceOutput.error)
Result.tval enable_operator_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.EnableOperatorAppInput.t ->
(Awso_devops_agent.Values.EnableOperatorAppOutput.t,
Awso_devops_agent.Values.EnableOperatorAppOutput.error)
Result.tval get_account_usage :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.GetAccountUsageInput.t ->
(Awso_devops_agent.Values.GetAccountUsageOutput.t,
Awso_devops_agent.Values.GetAccountUsageOutput.error)
Result.tval get_agent_space :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.GetAgentSpaceInput.t ->
(Awso_devops_agent.Values.GetAgentSpaceOutput.t,
Awso_devops_agent.Values.GetAgentSpaceOutput.error)
Result.tval get_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.GetAssociationInput.t ->
(Awso_devops_agent.Values.GetAssociationOutput.t,
Awso_devops_agent.Values.GetAssociationOutput.error)
Result.tval get_backlog_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.GetBacklogTaskRequest.t ->
(Awso_devops_agent.Values.GetBacklogTaskResponse.t,
Awso_devops_agent.Values.GetBacklogTaskResponse.error)
Result.tval get_operator_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.GetOperatorAppInput.t ->
(Awso_devops_agent.Values.GetOperatorAppOutput.t,
Awso_devops_agent.Values.GetOperatorAppOutput.error)
Result.tval get_recommendation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.GetRecommendationRequest.t ->
(Awso_devops_agent.Values.GetRecommendationResponse.t,
Awso_devops_agent.Values.GetRecommendationResponse.error)
Result.tval get_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.GetServiceInput.t ->
(Awso_devops_agent.Values.GetServiceOutput.t,
Awso_devops_agent.Values.GetServiceOutput.error)
Result.tval list_agent_spaces :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListAgentSpacesInput.t ->
(Awso_devops_agent.Values.ListAgentSpacesOutput.t,
Awso_devops_agent.Values.ListAgentSpacesOutput.error)
Result.tval list_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListAssociationsInput.t ->
(Awso_devops_agent.Values.ListAssociationsOutput.t,
Awso_devops_agent.Values.ListAssociationsOutput.error)
Result.tval list_backlog_tasks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListBacklogTasksRequest.t ->
(Awso_devops_agent.Values.ListBacklogTasksResponse.t,
Awso_devops_agent.Values.ListBacklogTasksResponse.error)
Result.tval list_chats :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListChatsRequest.t ->
(Awso_devops_agent.Values.ListChatsResponse.t,
Awso_devops_agent.Values.ListChatsResponse.error)
Result.tval list_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListExecutionsRequest.t ->
(Awso_devops_agent.Values.ListExecutionsResponse.t,
Awso_devops_agent.Values.ListExecutionsResponse.error)
Result.tval list_goals :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListGoalsRequest.t ->
(Awso_devops_agent.Values.ListGoalsResponse.t,
Awso_devops_agent.Values.ListGoalsResponse.error)
Result.tval list_journal_records :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListJournalRecordsRequest.t ->
(Awso_devops_agent.Values.ListJournalRecordsResponse.t,
Awso_devops_agent.Values.ListJournalRecordsResponse.error)
Result.tval list_pending_messages :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListPendingMessagesRequest.t ->
(Awso_devops_agent.Values.ListPendingMessagesResponse.t,
Awso_devops_agent.Values.ListPendingMessagesResponse.error)
Result.tval list_private_connections :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListPrivateConnectionsInput.t ->
(Awso_devops_agent.Values.ListPrivateConnectionsOutput.t,
Awso_devops_agent.Values.ListPrivateConnectionsOutput.error)
Result.tval list_recommendations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListRecommendationsRequest.t ->
(Awso_devops_agent.Values.ListRecommendationsResponse.t,
Awso_devops_agent.Values.ListRecommendationsResponse.error)
Result.tval list_services :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListServicesInput.t ->
(Awso_devops_agent.Values.ListServicesOutput.t,
Awso_devops_agent.Values.ListServicesOutput.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListTagsForResourceRequest.t ->
(Awso_devops_agent.Values.ListTagsForResourceResponse.t,
Awso_devops_agent.Values.ListTagsForResourceResponse.error)
Result.tval list_webhooks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ListWebhooksInput.t ->
(Awso_devops_agent.Values.ListWebhooksOutput.t,
Awso_devops_agent.Values.ListWebhooksOutput.error)
Result.tval register_service :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.RegisterServiceInput.t ->
(Awso_devops_agent.Values.RegisterServiceOutput.t,
Awso_devops_agent.Values.RegisterServiceOutput.error)
Result.tval send_message :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.SendMessageRequest.t ->
(Awso_devops_agent.Values.SendMessageResponse.t,
Awso_devops_agent.Values.SendMessageResponse.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.TagResourceRequest.t ->
(Awso_devops_agent.Values.TagResourceResponse.t,
Awso_devops_agent.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.UntagResourceRequest.t ->
(Awso_devops_agent.Values.UntagResourceResponse.t,
Awso_devops_agent.Values.UntagResourceResponse.error)
Result.tval update_agent_space :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.UpdateAgentSpaceInput.t ->
(Awso_devops_agent.Values.UpdateAgentSpaceOutput.t,
Awso_devops_agent.Values.UpdateAgentSpaceOutput.error)
Result.tval update_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.UpdateAssociationInput.t ->
(Awso_devops_agent.Values.UpdateAssociationOutput.t,
Awso_devops_agent.Values.UpdateAssociationOutput.error)
Result.tval update_backlog_task :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.UpdateBacklogTaskRequest.t ->
(Awso_devops_agent.Values.UpdateBacklogTaskResponse.t,
Awso_devops_agent.Values.UpdateBacklogTaskResponse.error)
Result.tval update_goal :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.UpdateGoalRequest.t ->
(Awso_devops_agent.Values.UpdateGoalResponse.t,
Awso_devops_agent.Values.UpdateGoalResponse.error)
Result.tval update_operator_app_idp_config :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.UpdateOperatorAppIdpConfigInput.t ->
(Awso_devops_agent.Values.UpdateOperatorAppIdpConfigOutput.t,
Awso_devops_agent.Values.UpdateOperatorAppIdpConfigOutput.error)
Result.tval update_private_connection_certificate :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.UpdatePrivateConnectionCertificateInput.t ->
(Awso_devops_agent.Values.UpdatePrivateConnectionCertificateOutput.t,
Awso_devops_agent.Values.UpdatePrivateConnectionCertificateOutput.error)
Result.tval update_recommendation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.UpdateRecommendationRequest.t ->
(Awso_devops_agent.Values.UpdateRecommendationResponse.t,
Awso_devops_agent.Values.UpdateRecommendationResponse.error)
Result.tval validate_aws_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_devops_agent.Values.ValidateAwsAssociationsInput.t ->
(Awso_devops_agent.Values.ValidateAwsAssociationsOutput.t,
Awso_devops_agent.Values.ValidateAwsAssociationsOutput.error)
Result.tinclude module type of struct include Awso_devops_agent.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]Exchange Parameter value for MCP authentication
module NewRelicAlertPolicyIdsMemberString =
Awso_devops_agent.Values.NewRelicAlertPolicyIdsMemberStringmodule NewRelicApplicationIdsMemberString =
Awso_devops_agent.Values.NewRelicApplicationIdsMemberStringmodule NewRelicEntityGuidsMemberString =
Awso_devops_agent.Values.NewRelicEntityGuidsMemberStringRepresents a Slack channel with its ID and optional name.
module MCPServerAuthorizationDiscoveryConfigReturnToEndpointString =
Awso_devops_agent.Values.MCPServerAuthorizationDiscoveryConfigReturnToEndpointStringClient ID for service authentication.
Client secret for service authentication.
module DynatraceOAuthClientCredentialsConfigClientNameString =
Awso_devops_agent.Values.DynatraceOAuthClientCredentialsConfigClientNameStringmodule MCPServerAPIKeyConfigApiKeyHeaderString =
Awso_devops_agent.Values.MCPServerAPIKeyConfigApiKeyHeaderStringmodule MCPServerAPIKeyConfigApiKeyNameString =
Awso_devops_agent.Values.MCPServerAPIKeyConfigApiKeyNameStringmodule MCPServerAPIKeyConfigApiKeyValueString =
Awso_devops_agent.Values.MCPServerAPIKeyConfigApiKeyValueStringAPI Key Value for service.
module MCPServerBearerTokenConfigAuthorizationHeaderString =
Awso_devops_agent.Values.MCPServerBearerTokenConfigAuthorizationHeaderStringmodule MCPServerBearerTokenConfigTokenNameString =
Awso_devops_agent.Values.MCPServerBearerTokenConfigTokenNameStringmodule MCPServerBearerTokenConfigTokenValueString =
Awso_devops_agent.Values.MCPServerBearerTokenConfigTokenValueStringToken value for authentication.
module MCPServerOAuth3LOConfigAuthorizationUrlString =
Awso_devops_agent.Values.MCPServerOAuth3LOConfigAuthorizationUrlStringmodule MCPServerOAuth3LOConfigClientNameString =
Awso_devops_agent.Values.MCPServerOAuth3LOConfigClientNameStringmodule MCPServerOAuth3LOConfigExchangeUrlString =
Awso_devops_agent.Values.MCPServerOAuth3LOConfigExchangeUrlStringmodule MCPServerOAuth3LOConfigReturnToEndpointString =
Awso_devops_agent.Values.MCPServerOAuth3LOConfigReturnToEndpointStringmodule MCPServerOAuthClientCredentialsConfigClientNameString =
Awso_devops_agent.Values.MCPServerOAuthClientCredentialsConfigClientNameStringmodule MCPServerOAuthClientCredentialsConfigExchangeUrlString =
Awso_devops_agent.Values.MCPServerOAuthClientCredentialsConfigExchangeUrlStringmodule NewRelicApiKeyConfigAccountIdString =
Awso_devops_agent.Values.NewRelicApiKeyConfigAccountIdStringmodule NewRelicApiKeyConfigApiKeyString =
Awso_devops_agent.Values.NewRelicApiKeyConfigApiKeyStringAPI Key Value for service.
module PagerDutyOAuthClientCredentialsConfigClientNameString =
Awso_devops_agent.Values.PagerDutyOAuthClientCredentialsConfigClientNameStringmodule ServiceNowOAuthClientCredentialsConfigClientNameString =
Awso_devops_agent.Values.ServiceNowOAuthClientCredentialsConfigClientNameStringGlobally Unique Identifier (GUID) in standard format.
AWS IAM role ARN.
module RegisteredGrafanaServerDetailsEndpointString =
Awso_devops_agent.Values.RegisteredGrafanaServerDetailsEndpointStringDescription field
ServiceNow instance URL.
A block of content in an assistant message.
A block of content in a user message.
module AWSConfigurationAccountIdString =
Awso_devops_agent.Values.AWSConfigurationAccountIdStringmodule MCPServerGrafanaConfigurationEndpointString =
Awso_devops_agent.Values.MCPServerGrafanaConfigurationEndpointStringmodule MCPServerGrafanaConfigurationOrganizationIdString =
Awso_devops_agent.Values.MCPServerGrafanaConfigurationOrganizationIdStringmodule MCPServerNewRelicConfigurationAccountIdString =
Awso_devops_agent.Values.MCPServerNewRelicConfigurationAccountIdStringmodule MCPServerNewRelicConfigurationEndpointString =
Awso_devops_agent.Values.MCPServerNewRelicConfigurationEndpointStringEmail address
module ServiceNowAuthenticationScopeList =
Awso_devops_agent.Values.ServiceNowAuthenticationScopeListmodule SlackConfigurationWorkspaceIdString =
Awso_devops_agent.Values.SlackConfigurationWorkspaceIdStringDefines Slack channels for different types of agent notifications.
module SourceAwsConfigurationAccountIdString =
Awso_devops_agent.Values.SourceAwsConfigurationAccountIdStringJSON delta containing partial JSON
Text delta containing a text fragment
module MCPServerAuthorizationDiscoveryConfig =
Awso_devops_agent.Values.MCPServerAuthorizationDiscoveryConfigAuthorization discovery configuration for MCP server.
module DynatraceOAuthClientCredentialsConfig =
Awso_devops_agent.Values.DynatraceOAuthClientCredentialsConfigOAuth client credentials configuration for Dynatrace.
API key configuration for MCP server.
Bearer token configuration for MCP server (RFC 6750).
OAuth 3-legged authorization configuration for MCP server.
module MCPServerOAuthClientCredentialsConfig =
Awso_devops_agent.Values.MCPServerOAuthClientCredentialsConfigOAuth client credentials configuration for MCP server.
API key authentication configuration for New Relic service.
module PagerDutyOAuthClientCredentialsConfig =
Awso_devops_agent.Values.PagerDutyOAuthClientCredentialsConfigOAuth client credentials configuration for PagerDuty.
module ServiceNowOAuthClientCredentialsConfig =
Awso_devops_agent.Values.ServiceNowOAuthClientCredentialsConfigOAuth client credentials configuration for ServiceNow.
module RegisteredAzureDevOpsServiceDetails =
Awso_devops_agent.Values.RegisteredAzureDevOpsServiceDetailsDetails specific to a registered Azure DevOps service.
module RegisteredAzureIdentityDetails =
Awso_devops_agent.Values.RegisteredAzureIdentityDetailsDetails specific to a registered Azure identity using AWS Outbound Identity Federation.
module RegisteredGitLabServiceDetails =
Awso_devops_agent.Values.RegisteredGitLabServiceDetailsDetails specific to a registered GitLab instance.
module RegisteredGithubServiceDetails =
Awso_devops_agent.Values.RegisteredGithubServiceDetailsDetails specific to a registered GitHub service.
module RegisteredGrafanaServerDetails =
Awso_devops_agent.Values.RegisteredGrafanaServerDetailsDetails specific to a registered Grafana server, used by the built-in MCP server.
Details specific to a registered MCP (Model Context Protocol) server.
Details specific to a registered NewRelic instance.
Details specific to a registered PagerDuty service.
Details specific to a registered ServiceNow instance.
Details specific to a registered Slack workspace.
module RecommendationContentSpecString =
Awso_devops_agent.Values.RecommendationContentSpecStringConfiguration for AWS monitor account integration, allowing AIDevOps to monitor AWS resources.
Configuration for Azure subscription integration.
Configuration for Azure DevOps project integration.
Configuration for Dynatrace monitoring integration.
Configuration for Event Channel integration.
Configuration for GitHub repository integration.
Configuration for GitLab project integration.
Configuration for Model Context Protocol (MCP) server integration.
Mixin for webhook update support.
Configuration for Grafana MCP server integration, used with an AWS-hosted MCP server.
module MCPServerNewRelicConfiguration =
Awso_devops_agent.Values.MCPServerNewRelicConfigurationMixin for webhook update support.
Mixin for webhook update support.
Configuration for Pagerduty integration.
Configuration for ServiceNow instance integration.
Configuration for Slack workspace integration.
Configuration for AWS source account integration. Note: passRole check on 'assumableRoleArn' is not supported.
Security group identifier.
Subnet identifier.
TCP port range expression (single port or range e.g. '443' or '8080-8090'). Valid port values are 1-65535, enforced at runtime.
Describes one specific validation failure for an input member.
Union of possible delta payloads within a content block delta event
Token usage information
Authorization configuration for Datadog MCP server (uses authorization discovery only).
module DatadogServiceDetailsDescriptionString =
Awso_devops_agent.Values.DatadogServiceDetailsDescriptionStringDescription field
module DatadogServiceDetailsEndpointString =
Awso_devops_agent.Values.DatadogServiceDetailsEndpointStringmodule DatadogServiceDetailsNameString =
Awso_devops_agent.Values.DatadogServiceDetailsNameStringmodule DynatraceServiceAuthorizationConfig =
Awso_devops_agent.Values.DynatraceServiceAuthorizationConfigAuthorization configuration options for Dynatrace service.
module DynatraceServiceDetailsAccountUrnString =
Awso_devops_agent.Values.DynatraceServiceDetailsAccountUrnStringToken value for authentication.
module GrafanaServiceDetailsDescriptionString =
Awso_devops_agent.Values.GrafanaServiceDetailsDescriptionStringDescription field
module GrafanaServiceDetailsEndpointString =
Awso_devops_agent.Values.GrafanaServiceDetailsEndpointStringmodule GrafanaServiceDetailsNameString =
Awso_devops_agent.Values.GrafanaServiceDetailsNameStringAuthorization configuration options for MCP server, supporting OAuth, API key, bearer token, and authorization discovery methods.
module MCPServerDetailsDescriptionString =
Awso_devops_agent.Values.MCPServerDetailsDescriptionStringDescription field
module MCPServerDetailsEndpointString =
Awso_devops_agent.Values.MCPServerDetailsEndpointStringmodule NewRelicServiceAuthorizationConfig =
Awso_devops_agent.Values.NewRelicServiceAuthorizationConfigAuthorization configuration options for New Relic service.
Authorization configuration options for PagerDuty service.
module ServiceNowServiceAuthorizationConfig =
Awso_devops_agent.Values.ServiceNowServiceAuthorizationConfigAuthorization configuration options for ServiceNow service.
Union of service-specific details for different service types.
The ARN of the AWS Key Management Service (AWS KMS) customer managed key that's used to encrypt resources.
Unique name for a Private Connection within an account.
Unique identifier for a registered service
The display name for a registered service.
Timestamp format used for backlog operations
Content of a recommendation
IP address or DNS name of a target resource.
The ID or ARN of the Resource Configuration.
Resource Gateway ARN.
VPC identifier.
A message in a conversation, either from the user or the assistant.
Timestamp format used for journal operations
Reference to a user in the system
Content of a goal
Schedule configuration for goal evaluations
Generic resource identifier (allows alphanumeric characters, hyphens, and underscores; 1-128 characters)
Reference information linking a task to external systems - for output without validation
Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)
Unique identifier for a service association within an AgentSpace
Union of all supported service configuration types. Each service has its own specific configuration structure.
Agent space name field
A BCP 47 locale identifier for configuring the language used in agent responses.
String type for certificate or certificate chain.
The number of IPv4 addresses in each ENI for the Resource Gateway.
API Key Value for service.
Webhook secret for secure webhook communication.
Tag key string.
Tag value string.
module SendMessageContentBlockDeltaEvent =
Awso_devops_agent.Values.SendMessageContentBlockDeltaEventEvent emitted for each incremental content delta within a content block
module SendMessageContentBlockStartEvent =
Awso_devops_agent.Values.SendMessageContentBlockStartEventEvent emitted when a new content block starts
module SendMessageContentBlockStopEvent =
Awso_devops_agent.Values.SendMessageContentBlockStopEventEvent emitted when a content block is complete
Heartbeat event to keep connection alive
module SendMessageResponseCompletedEvent =
Awso_devops_agent.Values.SendMessageResponseCompletedEventEvent emitted when the response completes successfully
module SendMessageResponseCreatedEvent =
Awso_devops_agent.Values.SendMessageResponseCreatedEventEvent emitted when the response is created
module SendMessageResponseFailedEvent =
Awso_devops_agent.Values.SendMessageResponseFailedEventEvent emitted when the response fails
module SendMessageResponseInProgressEvent =
Awso_devops_agent.Values.SendMessageResponseInProgressEventEvent emitted while the response is being generated
Event summarizing agent actions
Details for completing OAuth authorization step.
Complete service details for Datadog MCP server integration.
Complete service details for Dynatrace integration.
Service details for Event Channel integration.
Service details for GitLab integration.
Complete service details for Grafana MCP server integration.
Complete service details for MCP server integration.
Complete service details for New Relic integration.
Complete service details for PagerDuty integration
Complete service details for ServiceNow integration.
Represents a complete Webhook with all its properties, and unique identifier.
Represents a registered service with its configuration and accessible resources.
Represents a recommendation with all its properties and metadata
Summary of a Private Connection.
Represents a pending message in an agent execution.
Represents a journal record containing execution details and content
Represents a goal with all its properties and metadata
Represents an execution instance with its lifecycle information
A single chat execution summary
Represents a backlog task with all its properties and metadata
Represents a service association within an AgentSpace, defining how the agent interacts with external services.
Represents a complete AgentSpace with all its properties, timestamps, encryption settings, and unique identifier.
Configuration for a self-managed Private Connection.
Configuration for a service-managed Private Connection.
module ReferenceInputReferenceUrlString =
Awso_devops_agent.Values.ReferenceInputReferenceUrlStringAccess to the requested resource is denied due to insufficient permissions.
The request conflicts with the current state of the resource.
This exception is thrown when the content size exceeds the allowed limit.
This exception is thrown when an unexpected error occurs in the processing of a request.
One or more parameters provided in the request are invalid.
The requested resource could not be found.
The request would exceed the service quota limit.
The request was throttled due to too many requests. Please slow down and try again.
A standard error for input validation failures. This should be thrown by services when a member of the input structure falls outside of the modeled or documented constraints.
Configuration for external Identity Provider OIDC authentication flow for the Operator App.
Client secret for IdP OIDC authentication.
Schedule configuration for updating goal evaluations
Generic webhook configuration for services that support webhook notifications.
module UntagResourceRequestResourceArnString =
Awso_devops_agent.Values.UntagResourceRequestResourceArnStringmodule TagResourceRequestResourceArnString =
Awso_devops_agent.Values.TagResourceRequestResourceArnStringEvent stream for chat message responses using the content block model. Events follow a lifecycle: responseCreated -> responseInProgress -> (contentBlockStart/contentBlockDelta/contentBlockStop events) -> responseCompleted|responseFailed SendMessage always uses content block mode — legacy per-field events (outputTextDelta, functionCallArgumentsDelta, etc.) are not emitted.
Message content with size constraint
Context object for additional message metadata
module AdditionalServiceRegistrationStep =
Awso_devops_agent.Values.AdditionalServiceRegistrationStepAdditional steps required to complete service registration.
module PostRegisterServiceSupportedService =
Awso_devops_agent.Values.PostRegisterServiceSupportedServiceUnion of service-specific configuration details for service registration.
module ListTagsForResourceRequestResourceArnString =
Awso_devops_agent.Values.ListTagsForResourceRequestResourceArnStringPagination token for list operations (1-2048 characters)
module ListServicesInputMaxResultsInteger =
Awso_devops_agent.Values.ListServicesInputMaxResultsIntegermodule ListRecommendationsRequestLimitInteger =
Awso_devops_agent.Values.ListRecommendationsRequestLimitIntegermodule ListJournalRecordsRequestLimitInteger =
Awso_devops_agent.Values.ListJournalRecordsRequestLimitIntegermodule ListChatsRequestMaxResultsInteger =
Awso_devops_agent.Values.ListChatsRequestMaxResultsIntegermodule ListBacklogTasksRequestLimitInteger =
Awso_devops_agent.Values.ListBacklogTasksRequestLimitIntegerFilter criteria for listing backlog tasks, supporting time range, priority, status, and type filters.
module ListAssociationsInputFilterServiceTypesString =
Awso_devops_agent.Values.ListAssociationsInputFilterServiceTypesStringmodule ListAssociationsInputMaxResultsInteger =
Awso_devops_agent.Values.ListAssociationsInputMaxResultsIntegermodule ListAgentSpacesInputMaxResultsInteger =
Awso_devops_agent.Values.ListAgentSpacesInputMaxResultsIntegerConfiguration for IAM-based authentication flow for the Operator App.
Configuration for AWS Identity Center (IdC) authentication flow for the Operator App.
Represents a usage metric with its configured limit and current usage value.
module IdentityCenterServiceException =
Awso_devops_agent.Values.IdentityCenterServiceExceptionCalls to the customer Identity Center have failed
Client ID for IdP OIDC authentication.
Private Connection mode — either service-managed or self-managed.
Description for a backlog task (allows printable ASCII characters, tabs, and newlines; up to 10000 characters)
Title for a backlog task (allows printable ASCII characters, tabs, and newlines; 1-400 characters)
Reference information linking a task to external systems - for input with validation
module CreateAgentSpaceInputClientTokenString =
Awso_devops_agent.Values.CreateAgentSpaceInputClientTokenStringEmpty Output for successful validating an aws association
Input for validating an aws association
Response structure containing the updated recommendation
Request structure for updating an existing recommendation
module UpdatePrivateConnectionCertificateOutput =
Awso_devops_agent.Values.UpdatePrivateConnectionCertificateOutputOutput containing the updated Private Connection summary.
module UpdatePrivateConnectionCertificateInput =
Awso_devops_agent.Values.UpdatePrivateConnectionCertificateInputInput for updating the certificate of a Private Connection.
module UpdateOperatorAppIdpConfigOutput =
Awso_devops_agent.Values.UpdateOperatorAppIdpConfigOutputOutput containing the updated IdP configuration.
module UpdateOperatorAppIdpConfigInput =
Awso_devops_agent.Values.UpdateOperatorAppIdpConfigInputInput for updating the external Identity Provider configuration for the Operator App.
Response structure containing the updated goal
Request structure for updating a goal
Response structure containing the updated task
Request structure for updating a task
Output containing the updated association and optional webhook configuration.
Input for updating an existing service association. Present fields are fully replaced; absent fields are left unchanged.
Output containing the updated AgentSpace.
Input for updating an existing AgentSpace's properties. All fields except agentSpaceId are optional for partial updates.
Removes tags from the specified AWS DevOps Agent resource.
Removes tags from the specified AWS DevOps Agent resource.
Adds or overwrites tags for the specified AWS DevOps Agent resource.
Adds or overwrites tags for the specified AWS DevOps Agent resource.
Response structure for sending chat message events
Request structure for sending a chat message
Output containing the service ID and any additional steps required for registration.
Input for registering a new service with the platform.
Output containing a list of service association webhooks.
Input for listing service webhooks within an association.
Lists tags for the specified AWS DevOps Agent resource.
Lists tags for the specified AWS DevOps Agent resource.
Output containing a list of registered services and pagination token.
Input for listing registered services with optional filtering by service type.
Response structure containing a list of recommendations
Request structure for listing recommendations with filtering and pagination support
Output containing the list of Private Connections.
Input for listing Private Connections in the caller's account.
Response structure containing a list of pending messages
Request structure for listing pending messages with filtering and pagination support
Response structure containing a list of journal records
Request structure for listing journal records with filtering and pagination support
Response structure containing the list of goals
Request structure for listing goals
Response structure containing executions
Request structure for listing executions
Response structure for listing chats
Request structure for listing chats
Response structure containing a list of backlog tasks
Request structure for listing backlog tasks with filtering, sorting, and pagination support
Output containing a list of service associations and pagination token.
Input for listing service associations within an AgentSpace.
Output containing a list of AgentSpaces and pagination token.
Input for listing AgentSpaces with pagination support.
Output containing the requested service details.
Input for retrieving a specific service association.
Response structure containing the requested recommendation
Request structure for retrieving a specific recommendation
Output containing the Operator App configuration including authentication details.
Input for retrieving Operator App configuration.
Response structure containing the requested backlog task
Request structure for retrieving a specific backlog task
Output containing the requested association details.
Input for retrieving a specific service association.
Output containing the requested AgentSpace details.
Input for retrieving a specific AgentSpace by ID.
Retrieves monthly account usage metrics and limits for the AWS account.
Retrieves monthly account usage metrics and limits for the AWS account.
Output containing the enabled Operator App configuration.
Input for enabling the Operator App for an AgentSpace.
Empty output for successful service disassociation.
Input for removing a service association from an AgentSpace.
Input for disabling the Operator App for an AgentSpace.
module DescribePrivateConnectionOutput =
Awso_devops_agent.Values.DescribePrivateConnectionOutputOutput containing the Private Connection details.
module DescribePrivateConnectionInput =
Awso_devops_agent.Values.DescribePrivateConnectionInputInput for describing an existing Private Connection.
Empty output for successful service deregistration.
Input for deregistering a service.
Output containing the status of the Private Connection deletion.
Input for deleting an existing Private Connection.
Empty output for successful AgentSpace deletion.
Input for deleting an AgentSpace.
Output containing the newly created Private Connection summary.
Input for creating a new Private Connection.
Response structure for creating a new chat
Request structure for creating a new chat
Response structure containing the created backlog task
Request structure for creating a new backlog task
Output containing the newly created AgentSpace.
Input for creating a new AgentSpace.
Output containing the newly created association and optional webhook configuration.
Input for creating a new service association within an AgentSpace.