Skip to content

Commit 8e46dd6

Browse files
committed
update README.md
1 parent c6483f0 commit 8e46dd6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -328,6 +328,8 @@ Here are examples of how you can use this module in your inventory structure:
328328
|------|-------------|
329329
| execution\_arn | The Execution ARN of the REST API. |
330330
| id | The ID of the REST API. |
331+
| invoke\_url | Input's URI. Required if type is AWS, AWS\_PROXY, HTTP or HTTP\_PROXY. For HTTP integrations, the URI must be a fully formed, encoded HTTP(S) URL according to the RFC-3986 specification |
332+
| stage\_name | Name of the stage to create with this deployment. If the specified stage already exists, it will be updated to point to the new deployment. |
331333
| tags | A mapping of tags to assign to the resource. |
332334

333335

0 commit comments

Comments
 (0)