---
title: "Get AWS credential detection status"
method: GET
path: "/api/v1/plugins/aws/credentials/status"
tags: ["plugins"]
---

# Get AWS credential detection status

`GET /api/v1/plugins/aws/credentials/status`

Detects if AWS credentials are available from environment or config files

## Response `200`

OK

- AWSCredentialStatus
  - `available` boolean
  - `error` string
  - `sources` string[]

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/marmotdata/marmot-api/revisions/0bd802afff21/schema)
