Authorize 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 cache security group that allows network ingress. | |
EC2SecurityGroupName | null | The Amazon EC2 security group to be authorized for ingress to the cache security group. | |
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. |