Skip to content

Commit

Permalink
Merge branch 'main' into mrgrain/fix/aws-api-event-target-node18
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Sep 6, 2023
2 parents 64106d9 + 0318676 commit 36f79a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/aws-apprunner-alpha/lib/service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@ interface AuthenticationConfiguration {
* The Amazon Resource Name (ARN) of the IAM role that grants the App Runner service access to a
* source repository. It's required for ECR image repositories (but not for ECR Public repositories).
*
* @defult - no access role.
* @default - no access role.
*/
readonly accessRoleArn?: string;

Expand Down

0 comments on commit 36f79a6

Please sign in to comment.