Revoke Cache Security Group Ingress
GET {{aws_elasticache_base_url}}/?CacheSecurityGroupName&EC2SecurityGroupName&EC2SecurityGroupOwnerId&Version=2015-02-02
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
CacheSecurityGroupName | null | The name of the cache security group to revoke ingress from. | |
EC2SecurityGroupName | null | The name of the Amazon EC2 security group to revoke access from. | |
EC2SecurityGroupOwnerId | null | The AWS account number of the Amazon EC2 security group owner. Note that this is not the same thing as an AWS access key ID - you must provide a valid AWS account number for this parameter. | |
Version | string | The version of the API. |