[Index]

aws:ec2-delete-security-group


Delete a Security Group.

Property Summary

credentialsProvider A Credential Provider.
groupId The Id of the Security Group to be deleted.
groupName The name of the Security Group to be deleted.
name The name of the job.

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.

groupId

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes, or the name.

The Id of the Security Group to be deleted.

groupName

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredYes, or the Id.

The name of the Security Group to be deleted.

name

Configured ByATTRIBUTE
AccessREAD_WRITE
RequiredNo.

The name of the job. Can be any text.


(c) R Gordon Ltd 2005 - Present