=====
* bugfix:``aws ec2``: Allow tcp, udp, icmp, all for ``--protocol`` param of the ``ec2 create-network-acl-entry`` command (`issue 508 <https://github.com/aws/aws-cli/issues/508>`__)
* bugfix:``aws s3``: Fix bug when filtering ``s3 ``--include/--exclude`` params (`issue 531 <https://github.com/aws/aws-cli/pull/531>`__)
* bugfix:``aws sns``: Fix an issue with map type parameters raising uncaught exceptions in commands such as `sns create-platform-application` (`issue 407 <https://github.com/aws/aws-cli/issues/407>`__)
* bugfix:``aws ec2``: Fix an issue when both ``--private-ip-address`` and ``--associate-public-ip-address`` are specified in the ``ec2 run-instances`` command (`issue 520 <https://github.com/aws/aws-cli/issues/520>`__)
* bugfix:Output: Fix an issue where ``--output text`` was not providing a starting identifier for certain rows (`issue 516 <https://github.com/aws/aws-cli/pull/516>`__)
* feature:``aws support``: Update the ``support`` command to the latest version
* feature:Output: Update the ``--query`` syntax to support flattening sublists (`boto/jmespath20 <https://github.com/boto/jmespath/pull/20>`__)