Amazon AppSync · Example Payload

Appsync Update Api Key Request Example

Updated API key description

Amazon AppSyncGraphQLAPI ManagementServerless

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

Top-level fields

descriptionexpires

Example Payload

Raw ↑
{
  "description": "Updated API key description",
  "expires": 1809418800
}