
<!-- BEGIN overcast:capabilities -->

# AppConfigData operations

All 2 listed operations are implemented. Back to [AppConfigData](/docs/services/appconfigdata/index.md).

## Summary

| Category | ✅ Supported |
| --- | --- |
| Sessions | 2 |

---

## Endpoints

### Sessions

| Operation                   | Status       | Notes                                                                                                                                                                                               | AWS Docs                                                                                                               |
| --- | --- | --- | --- |
| `StartConfigurationSession` | ✅ Supported | Starts a polling session; returns `InitialConfigurationToken`; honours `RequiredMinimumPollIntervalInSeconds` | [docs](https://docs.aws.amazon.com/appconfig/2021-11-11/APIReference/API_appconfigdata_StartConfigurationSession.html) |
| `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](https://docs.aws.amazon.com/appconfig/2021-11-11/APIReference/API_appconfigdata_GetLatestConfiguration.html) |

## Related

- [AppConfigData](/docs/services/appconfigdata/index.md) — quick start, what works, and the differences from AWS
- [All service pages](/docs/services/index.md)

<!-- END overcast:capabilities -->
