Amazon AppSync · Example Payload

Appsync Api Key Example

My API key

Amazon AppSyncGraphQLAPI ManagementServerless

Appsync Api Key Example is an example object payload from Amazon AppSync, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddescriptionexpiresdeletes

Example Payload

Raw ↑
{
  "id": "da2-abc123def456",
  "description": "My API key",
  "expires": 1777882800,
  "deletes": 1777882800
}