Using Console
Using CLI
YourSecurityGroupId
and YourCIDRRange
with the actual values:
Using Python
YOUR_AWS_REGION
, YOUR_REDSHIFT_CLUSTER_ID
, YOUR_SECURITY_GROUP_ID
, and YOUR_IP_ADDRESS_OR_CIDR_BLOCK
with your actual AWS region, Redshift cluster ID, security group ID, and the desired IP address or CIDR block to allow access.