Data retrieval APIs for Claude Platform on AWS
Claude Platform on AWS provides the following APIs for data retrieval.
| Actions | Description | Access level |
|---|---|---|
| CallWithBearerToken | Make API calls using bearer token authentication | List |
| GetAccountStatus | Retrieve the status of account setup and AWS Marketplace registration | Read |
| GetAgent | Retrieve details or versions of a managed agent | Read |
| GetBatchInference | Retrieve details of a batch inference request | Read |
| GetEnvironment | Retrieve details of a managed agent environment | Read |
| GetFile | Retrieve a file or its content from a workspace | Read |
| GetMemoryStore | Retrieve details of a memory store, its memories, or its memory versions | Read |
| GetModel | Retrieve information about a specific model | Read |
| GetSession | Retrieve details, events, or resources of a managed agent session | Read |
| GetSkill | Retrieve details of a skill or its versions | Read |
| GetUserProfile | Retrieve details of a user profile | Read |
| GetVault | Retrieve details of a credential vault or its credentials | Read |
| GetWebhook | Retrieve details of a webhook | Read |
| GetWorkspace | Retrieve details of a workspace | Read |
| ListAgents | List managed agents in a workspace | List |
| ListBatchInferences | List batch inference requests in a workspace | List |
| ListEnvironments | List managed agent environments in a workspace | List |
| ListFiles | List files in a workspace | List |
| ListMemoryStores | List managed agent memory stores in a workspace | List |
| ListModels | List available models in a workspace | List |
| ListSessions | List managed agent sessions in a workspace | List |
| ListSkills | List skills in a workspace | List |
| ListTagsForResource | List tags for a resource | Read |
| ListUserProfiles | List user profiles in a workspace | List |
| ListVaults | List managed agent credential vaults in a workspace | List |
| ListWebhooks | List webhooks in a workspace | List |
| ListWorkspaces | List workspaces in an organization | List |