Skip to content

Commit

Permalink
Allowing empty XML for PutBucketNotification. Closes aws#528
Browse files Browse the repository at this point in the history
  • Loading branch information
mtdowling committed Apr 8, 2015
1 parent 96dd5a8 commit 21ddd3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Aws/S3/Resources/s3-2006-03-01.php
Expand Up @@ -1937,6 +1937,7 @@
'http://s3.amazonaws.com/doc/2006-03-01/',
),
),
'xmlAllowEmpty' => true,
),
'parameters' => array(
'Bucket' => array(
Expand Down

0 comments on commit 21ddd3d

Please sign in to comment.