Amazon App Runner · Example Payload

Amazon App Runner Authenticationconfiguration Example

CI/CDContainersDeploymentManaged ServiceServerlessWeb Applications

Amazon App Runner Authenticationconfiguration Example is an example object payload from Amazon App Runner, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

ConnectionArnAccessRoleArn

Example Payload

Raw ↑
{
  "ConnectionArn": "example-ConnectionArn",
  "AccessRoleArn": "example-AccessRoleArn"
}