/AWS1/CL_ECA=>REVOKECACHESECGROUPINGRESS()
¶
About RevokeCacheSecurityGroupIngress¶
Revokes ingress from a cache security group. Use this operation to disallow access from an Amazon EC2 security group that had been previously authorized.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_CACHESECURITYGROUPNAME
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The name of the cache security group to revoke ingress from.
IV_EC2SECURITYGROUPNAME
TYPE /AWS1/ECASTRING
/AWS1/ECASTRING
¶
The name of the Amazon EC2 security group to revoke access from.
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.