"description": "Remove unnecessary HeadObject call for non-recursive ``s3 rm``. This caused errors when a remote S3 object was encrypted with SSE-C as HeadObject call requires the SSE-C key but DeleteObject does not (`#2494 <https://github.com/aws/aws-cli/issues/2494>`__)",
"type": "bugfix"
},
{
"category": "``organizations``",
"description": "Update organizations command to latest version",