You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -182,6 +182,7 @@ No modules.
182
182
| <aname="output_apigatewayv2_api_execution_arn"></a> [apigatewayv2\_api\_execution\_arn](#output\_apigatewayv2\_api\_execution\_arn)| The ARN prefix to be used in an aws\_lambda\_permission's source\_arn attribute or in an aws\_iam\_policy to authorize access to the @connections API. |
183
183
| <aname="output_apigatewayv2_api_id"></a> [apigatewayv2\_api\_id](#output\_apigatewayv2\_api\_id)| The API identifier |
184
184
| <aname="output_apigatewayv2_api_mapping_id"></a> [apigatewayv2\_api\_mapping\_id](#output\_apigatewayv2\_api\_mapping\_id)| The API mapping identifier. |
185
+
| <aname="output_apigatewayv2_authorizer_id"></a> [apigatewayv2\_authorizer\_id](#output\_apigatewayv2\_authorizer\_id)| The map of API Gateway Authorizer identifiers |
185
186
| <aname="output_apigatewayv2_domain_name_api_mapping_selection_expression"></a> [apigatewayv2\_domain\_name\_api\_mapping\_selection\_expression](#output\_apigatewayv2\_domain\_name\_api\_mapping\_selection\_expression)| The API mapping selection expression for the domain name |
186
187
| <aname="output_apigatewayv2_domain_name_arn"></a> [apigatewayv2\_domain\_name\_arn](#output\_apigatewayv2\_domain\_name\_arn)| The ARN of the domain name |
187
188
| <aname="output_apigatewayv2_domain_name_configuration"></a> [apigatewayv2\_domain\_name\_configuration](#output\_apigatewayv2\_domain\_name\_configuration)| The domain name configuration |
Copy file name to clipboardExpand all lines: examples/complete-http/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -71,6 +71,7 @@ No inputs.
71
71
| <aname="output_api_endpoint"></a> [api\_endpoint](#output\_api\_endpoint)| FQDN of an API endpoint |
72
72
| <aname="output_api_fqdn"></a> [api\_fqdn](#output\_api\_fqdn)| List of Route53 records |
73
73
| <aname="output_apigatewayv2_api_api_endpoint"></a> [apigatewayv2\_api\_api\_endpoint](#output\_apigatewayv2\_api\_api\_endpoint)| The URI of the API |
74
+
| <aname="output_apigatewayv2_authorizer_id"></a> [apigatewayv2\_authorizer\_id](#output\_apigatewayv2\_authorizer\_id)| The map of API Gateway Authorizer identifiers |
74
75
| <aname="output_apigatewayv2_domain_name_configuration"></a> [apigatewayv2\_domain\_name\_configuration](#output\_apigatewayv2\_domain\_name\_configuration)| The domain name configuration |
75
76
| <aname="output_apigatewayv2_domain_name_id"></a> [apigatewayv2\_domain\_name\_id](#output\_apigatewayv2\_domain\_name\_id)| The domain name identifier |
76
77
| <aname="output_apigatewayv2_hosted_zone_id"></a> [apigatewayv2\_hosted\_zone\_id](#output\_apigatewayv2\_hosted\_zone\_id)| The Amazon Route 53 Hosted Zone ID of the endpoint |
0 commit comments