Amazon Serverless Application Repository Application Summary Example

example-description

Application RepositoryLambdaSAMServerless

Amazon Serverless Application Repository Application Summary Example is an example object payload from Amazon Serverless Application Repository, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

applicationIdnameauthordescriptioncreationTimelabels

Example Payload

Raw ↑
{
  "applicationId": "arn:aws:serverlessrepo:us-east-1:123456789012:applications/MyApp",
  "name": "MyServerlessApp",
  "author": "developer@example.com",
  "description": "example-description",
  "creationTime": "2025-03-15T14:30:00Z",
  "labels": []
}