[Index]

aws:ec2-create-security-group


Create an EC2 Security Group.

Property Summary

credentialsProvider A Credential Provider.
description A description for the Security Group.
groupId The id of the group created.
groupName The name to be given to the Security Group to be created.
name The name of the job.
tags Tags to attach to the newly created group.
vpcId The Id of a VPC (Virtual Private Cloud) to attach the group to.

Property Detail

credentialsProvider

Configured ByELEMENT
AccessREAD_WRITE
RequiredNo.

A Credential Provider. Defaults to the Profile Credential Provider using the default credential file as specified in the AWS SDK Guide here.

description

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

A description for the Security Group.

groupId

AccessREAD_ONLY
RequiredRead only.

The id of the group created.

groupName

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes.

The name to be given to the Security Group to be created.

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The name of the job. Can be any text.

tags

Configured ByELEMENT
AccessREAD_WRITE
RequiredNo.

Tags to attach to the newly created group.

vpcId

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The Id of a VPC (Virtual Private Cloud) to attach the group to.


(c) R Gordon Ltd 2005 - Present