Jack Danger 5011cd28b6 Allow boto3 redshift cluster subnet group creation
Boto3 deviates from the AWS docs in the way subnets are described when
creating a Redshift cluster subnet group.

This entry in botocore nests the SubnetIds under SubnetIdentifier tags:
https://github.com/boto/botocore/blob/develop/botocore/data/redshift/2012-12-01/service-2.json#L5423-L5429
referenced here:
https://github.com/boto/botocore/blob/develop/botocore/data/redshift/2012-12-01/service-2.json#L2296

And the AWS docs do not nest them that way:
https://docs.aws.amazon.com/redshift/latest/APIReference/API_CreateClusterSubnetGroup.html

Fixes #1029
2017-08-02 11:48:12 -07:00
..
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00
2017-05-10 21:58:42 -04:00
2017-02-23 21:37:43 -05:00
2017-07-17 23:33:40 +00:00
2017-07-19 16:01:00 -07:00
2017-02-23 21:37:43 -05:00
2017-05-10 21:58:42 -04:00
2017-03-14 23:42:52 -04:00
2017-02-23 21:37:43 -05:00
2017-06-20 11:58:18 -07:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00
2017-02-15 22:35:45 -05:00
2017-02-23 21:37:43 -05:00
2017-02-23 21:37:43 -05:00