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
| <aname="input_name"></a> [name](#input\_name)| The name of the API. Must be less than or equal to 128 characters in length |`string`|`""`| no |
250
250
| <aname="input_private_zone"></a> [private\_zone](#input\_private\_zone)| Indicates the hosted zone being looked up is private. Certificate validation will fail if this is set to true. |`bool`|`false`| no |
251
251
| <aname="input_protocol_type"></a> [protocol\_type](#input\_protocol\_type)| The API protocol. Valid values: `HTTP`, `WEBSOCKET`|`string`|`"HTTP"`| no |
252
+
| <aname="input_region"></a> [region](#input\_region)| Region where the resource(s) will be managed. Defaults to the Region set in the provider configuration |`string`|`null`| no |
252
253
| <aname="input_route_key"></a> [route\_key](#input\_route\_key)| Part of quick create. Specifies any route key. Applicable for HTTP APIs |`string`|`null`| no |
253
254
| <aname="input_route_selection_expression"></a> [route\_selection\_expression](#input\_route\_selection\_expression)| The route selection expression for the API. Defaults to `$request.method $request.path`|`string`|`null`| no |
0 commit comments