@aws-sdk/client-redshift

AuthorizeClusterSecurityGroupIngressMessage Interface

Members

Name
Type
Details
ClusterSecurityGroupName Requiredstring | undefined

The name of the security group to which the ingress rule is added.

CIDRIP string | undefined

The IP range to be added the Amazon Redshift security group.

EC2SecurityGroupName string | undefined

The EC2 security group to be added the Amazon Redshift security group.

EC2SecurityGroupOwnerId string | undefined

The Amazon Web Services account number of the owner of the security group specified by the EC2SecurityGroupName parameter. The Amazon Web Services Access Key ID is not an acceptable value.

Example: 111122223333

Full Signature

export interface AuthorizeClusterSecurityGroupIngressMessage