diff --git a/docs/providers/aws/guide/serverless.yml.md b/docs/providers/aws/guide/serverless.yml.md index 2275852f1..31fd1b158 100644 --- a/docs/providers/aws/guide/serverless.yml.md +++ b/docs/providers/aws/guide/serverless.yml.md @@ -78,6 +78,7 @@ provider: alb: targetGroupPrefix: xxxxxxxxxx # Optional prefix to prepend when generating names for target groups httpApi: + id: # If we want to attach to externally created HTTP API its id should be provided here cors: true # Implies default behavior, can be fine tuned with specficic options authorizers: # JWT authorizers to back HTTP API endpoints