createSecurityGroup (EC2)
Note: This operation is currently non-functional. Will be available in upcoming releases.
Create a security group with user defined rules.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
AWS Access Key |
| Yes | The access key found on the "Security Credentials" page of the AWS management console. |
AWS Secret Key |
| Yes | The secret key found on the "Security Credentials" page of the AWS management console. |
AWS Region |
| Yes | The AWS region to operate on. To find the endpoint code for your region, see Amazon's Documentation. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Security Group Name |
| Yes | The name of the security group to create. |
Description |
| No | A description for the security groupDefault "Created by FlexDeploy" (or similar). |
Inbound Security Rules |
| No | The inbound rules to create the group with. See security rule examples. |
Outbound Security Rules |
| No | The outbound rules to create the group with. See security rule examples. |
Artifacts
This operation does not produce or consume artifacts. Â
Endpoint Selection
This operation will select all available endpoints associated to the target. Â
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
See Security Rules Examples for more information.
- style