Credentials
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Credentials model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
access_key | str | ✅ | — | — |
secret_key | str | ✅ | — | — |
token | str | ✅ | — | — |
region_name | str | ✅ | — | — |
APIs / Triggers
No API or event interacts with this object directly.
Change history
v1.0.0 · 2025-04-25 · Olaniyi Ajayi · 0f4d7efd0
set credentials
- Initial version.
Generated from
dismantly-backend/Microservices/Dashboard/dependencies/models.py. Do not edit by hand.