Data retrieval APIs for AWS FinOps Agent
AWS FinOps Agent provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| GetAgentRequest | View details of a pending approval request from the agent | Read |
| GetAgentSpace | View details of a FinOps Agent workspace | Read |
| GetArtifactContent | Download artifact content | Read |
| GetArtifactMetadata | View artifact metadata | Read |
| GetAutomation | View details of an automation | Read |
| GetConnection | View details of a connection | Read |
| GetDocumentContent | Download document content | Read |
| GetDocumentMetadata | View document metadata | Read |
| GetIntegration | View details of a third-party integration | Read |
| GetTask | View details of a task | Read |
| GetTurn | View details of a conversation turn | Read |
| ListAgentSpaces | List all FinOps Agent workspaces in the account | List |
| ListArtifacts | List artifacts | List |
| ListAutomations | List automations | List |
| ListConnections | List connections | List |
| ListConversations | List conversations | List |
| ListDocuments | List documents | List |
| ListIntegrations | List third-party integrations | List |
| ListRecords | List records for real-time agent activity display | List |
| ListTasks | List tasks | List |
| ListTurns | List turns in a conversation | List |