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
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -225,6 +225,8 @@ output "api_endpoint_url" {
225
225
| <aname="output_config_s3_bucket_arn"></a> [config\_s3\_bucket\_arn](#output\_config\_s3\_bucket\_arn)| The ARN of the S3 bucket for storing configuration and cache data. |
226
226
| <aname="output_config_s3_bucket_name"></a> [config\_s3\_bucket\_name](#output\_config\_s3\_bucket\_name)| The name of the S3 bucket for storing configuration and cache data. |
227
227
| <aname="output_requester_api_endpoint_url"></a> [requester\_api\_endpoint\_url](#output\_requester\_api\_endpoint\_url)| The full URL to invoke the API. Pass this URL into the Slack App manifest as the Request URL. |
228
+
| <aname="output_revoker_lambda_name"></a> [revoker\_lambda\_name](#output\_revoker\_lambda\_name)| The name of the revoker Lambda function. |
229
+
| <aname="output_schedule_group_name"></a> [schedule\_group\_name](#output\_schedule\_group\_name)| The name of the EventBridge Scheduler schedule group. |
228
230
| <aname="output_sso_elevator_bucket_id"></a> [sso\_elevator\_bucket\_id](#output\_sso\_elevator\_bucket\_id)| The name of the SSO elevator bucket. |
0 commit comments