AppConfigData operations
Every AppConfigData operation Overcast declares — 2 of 2 implemented — with status, behaviour notes and a link to the AWS API reference for each.
All 2 listed operations are implemented. Back to AppConfigData.
Summary
| Category | ✅ Supported |
|---|---|
| Sessions | 2 |
Endpoints
Sessions
| Operation | Status | Notes | AWS Docs |
|---|---|---|---|
StartConfigurationSession | ✅ Supported | Starts a polling session; returns InitialConfigurationToken; honours RequiredMinimumPollIntervalInSeconds | docs |
GetLatestConfiguration | ✅ Supported | Takes the token as the configuration_token query parameter; returns the configuration as the response payload with the session state in headers; empty payload when unchanged since the last poll | docs |
Related
- AppConfigData — quick start, what works, and the differences from AWS
- All service pages