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 |
| GetBatchInference | Retrieve details of a batch inference request | Read |
| GetFile | Retrieve a file or its content from a workspace | Read |
| GetModel | Retrieve information about a specific model | Read |
| GetSkill | Retrieve details of a skill or its versions | Read |
| GetUserProfile | Retrieve details of a user profile | Read |
| GetWorkspace | Retrieve details of a workspace | Read |
| ListBatchInferences | List batch inference requests in a workspace | List |
| ListFiles | List files in a workspace | List |
| ListModels | List available models in a workspace | List |
| ListSkills | List skills in a workspace | List |
| ListUserProfiles | List user profiles in a workspace | List |
| ListWorkspaces | List workspaces in an organization | List |