sample
turbot/flowpipe-samples/aws-ec2-instance-scheduler
Variables
The AWS EC2 Instance Scheduler mod has 5 variables:
aws_conn
Name | aws_conn |
---|---|
Description | Name for AWS connections to use. If not provided, the default connections will be used. |
Type | connection.aws |
Default | connection.aws.default |
aws_region
Name | aws_region |
---|---|
Description | The name of the Region. |
Type | string |
Default | - |
team_id
Name | team_id |
---|---|
Description | The unique identifier of the team. |
Type | string |
Default | - |
teams_channel_id
Name | teams_channel_id |
---|---|
Description | The unique identifier for the Teams channel. |
Type | string |
Default | - |
teams_conn
Name | teams_conn |
---|---|
Description | Name for Teams connections to use. If not provided, the default connections will be used. |
Type | connection.teams |
Default | connection.teams.default |