/AWS1/CL_ECA=>AUTHCACHESECGROUPINGRESS()
¶
About AuthorizeCacheSecurityGroupIngress¶
Allows network ingress to a cache security group. Applications using ElastiCache must be running on Amazon EC2, and Amazon EC2 security groups are used as the authorization mechanism.
You cannot authorize ingress from an Amazon EC2 security group in one region to an ElastiCache cluster in another region.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CACHESECURITYGROUPNAME
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The cache security group that allows network ingress.
IV_EC2SECURITYGROUPNAME
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The Amazon EC2 security group to be authorized for ingress to the cache security group.
IV_EC2SECURITYGROUPOWNERID
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The Amazon account number of the Amazon EC2 security group owner. Note that this is not the same thing as an Amazon access key ID - you must provide a valid Amazon account number for this parameter.