[Index]
aws:ec2-authorize-security-group
Authorize an EC2 Security Group. Currently only supports adding inbound
rules to the group.
Property Summary
Property Detail
credentialsProvider
Configured By | ELEMENT |
Access | READ_WRITE |
Required | No. |
A Credential Provider. Defaults to the Profile Credential Provider using
the default credential file as specified in the AWS SDK Guide
here.
groupId
Configured By | ATTRIBUTE |
Access | READ_WRITE |
Required | Yes, or the group name. |
The id of the group.
groupName
Configured By | ATTRIBUTE |
Access | READ_WRITE |
Required | Yes, or the group id. |
The name of the group.
inboundPermissions
Configured By | ELEMENT |
Access | READ_WRITE |
Required | Yes. |
The inbound permissions.
name
Configured By | ATTRIBUTE |
Access | READ_WRITE |
Required | No. |
The name of the job. Can be any text.
(c) R Gordon Ltd 2005 - Present