Package-level declarations
Types
AWS DevOps Agent is a frontier agent that resolves and proactively prevents incidents, continuously improving reliability and performance. AWS DevOps Agent investigates incidents and identifies operational improvements as an experienced DevOps engineer. The agent works by: * Learning your resources and their relationships. * Working with your observability tools, runbooks, code repositories, and CI/CD pipelines. * Correlating telemetry, code, and deployment data to understand relationships between your application resources. * Supporting applications in multicloud and hybrid environments.
Inherited functions
Authorize Ingestion Hub subscription operation. Looks to see if the derived accountId from FAS has an AgentSpace.
Adds a specific service association to an AgentSpace. It overwrites the existing association of the same service. Returns 201 Created on success.
Creates a new AgentSpace with the specified name and description. Duplicate space names are allowed.
Creates a new backlog task in the specified agent space
Creates a new chat execution in the specified agent space
Creates a Private Connection to a target resource.
Deletes an AgentSpace. This operation is idempotent and returns a 204 No Content response on success.
Deletes a Private Connection. The deletion is asynchronous and returns DELETE_IN_PROGRESS status.
Deregister a service
Retrieves details of an existing Private Connection.
Describe the support level of a CloudSmith customer account.
Disable the Operator App for the specified AgentSpace
Deletes a specific service association from an AgentSpace. This operation is idempotent and returns a 204 No Content response on success.
Enable the Operator App to access the given AgentSpace
End a chat session for a support case in the specified agent space
Retrieves monthly account usage metrics and limits for the AWS account.
Retrieves detailed information about a specific AgentSpace.
Retrieves given associations configured for a specific AgentSpace.
Gets a backlog task for the specified agent space and task id
Get the full auth configuration of operator including any enabled auth flow
Retrieves a specific recommendation by its ID
Retrieves given service by it's unique identifier
Initiate a chat for support case in the specified agent space
Lists all AgentSpaces with optional pagination.
List all associations for given AgentSpace
Lists backlog tasks in the specified agent space with optional filtering and sorting
Retrieves a paginated list of the user's recent chat executions
List executions
Lists goals in the specified agent space with optional filtering
List journal records for a specific execution
List pending messages for a specific execution.
Lists all Private Connections in the caller's account.
Lists recommendations for the specified agent space
List a list of registered service on the account level.
Lists tags for the specified AWS DevOps Agent resource.
List all webhooks for given Association
This operation registers the specified service
Adds or overwrites tags for the specified AWS DevOps Agent resource.
Removes tags from the specified AWS DevOps Agent resource.
Updates the information of an existing AgentSpace.
Partially updates the configuration of an existing service association for an AgentSpace. Present fields are fully replaced; absent fields are left unchanged. Returns 200 OK on success.
Update an existing backlog task.
Update an existing goal
Update the external Identity Provider configuration for the Operator App
Updates the certificate associated with a Private Connection.
Updates an existing recommendation with new content, status, or metadata
Validates an aws association and set status and returns a 204 No Content response on success.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.