Amazon Serverless Application Repository Application Policy Statement Example

Application RepositoryLambdaSAMServerless

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

Top-level fields

statementIdprincipalsactions

Example Payload

Raw ↑
{
  "statementId": "arn:aws:serverlessrepo:us-east-1:123456789012:applications/MyApp",
  "principals": [],
  "actions": []
}