We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9faed77 commit 4915422Copy full SHA for 4915422
lib/config.js
@@ -54,7 +54,7 @@ var PromisesDependency;
54
*
55
* @!attribute computeChecksums
56
* @return [Boolean] whether to compute checksums for payload bodies when
57
- * the service accepts it (currently supported in S3 only).
+ * the service accepts it (currently supported in S3 and SQS only).
58
59
* @!attribute convertResponseTypes
60
* @return [Boolean] whether types are converted when parsing response data.
0 commit comments