ListApiKeysRequest
import type { ListApiKeysRequest } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/appsync.ts";interface ListApiKeysRequest {
apiId: string;
maxResults?: number | null;
nextToken?: string | null;
}import type { ListApiKeysRequest } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/appsync.ts";