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

# Get AWS credential detection status

`GET /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[]

## Changes

- **2026-08-20** `cadebfd78fef` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/marmotdata/apis/marmot-api/changes/plugins/aws/credentials/status/get.md)

---

[API](https://skmtc.dev/marmotdata/apis/marmot-api.md) · [All operations](https://skmtc.dev/marmotdata/apis/marmot-api/llms.txt) · [OpenAPI document](https://skmtc.dev/marmotdata/apis/marmot-api/revisions/cadebfd78fef?raw)
