question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Missing 'aws-exec-read' and 'log-delivery-write' canned bucket ACLs in s3.d.ts

See original GitHub issue

Confirm by changing [ ] to [x] below to ensure that it’s a bug:

Describe the bug The BucketCannedACL type could/should list the aws-exec-read and log-delivery-write values to match the documentation:

https://github.com/aws/aws-sdk-js/blob/eb36c972d7dfa729c8e9c7e2d2c806b76ffc071a/clients/s3.d.ts#L892

See https://docs.aws.amazon.com/AmazonS3/latest/dev/acl-overview.html#canned-acl

Is the issue in the browser/Node.js? Both (TypeScript definitions)

SDK version number v2.603.0

Issue Analytics

  • State:open
  • Created 4 years ago
  • Reactions:1
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ankoncommented, Jan 24, 2022

Sure, I don’t have a problem with discussing with a bot, and updating a source reference every few weeks:

https://github.com/aws/aws-sdk-js/blob/d79f56751a3edb703db3f174806c6f794cb3b846/clients/s3.d.ts#L962

0reactions
github-actions[bot]commented, Jan 24, 2022

Greetings! We’re closing this issue because it has been open a long time and hasn’t been updated in a while and may not be getting the attention it deserves. We encourage you to check if this is still an issue in the latest release and if you find that this is still a problem, please feel free to comment or open a new issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Access control list (ACL) overview - AWS Documentation
Amazon S3 access control lists (ACLs) enable you to manage access to buckets and objects. Each bucket and object has an ACL attached...
Read more >
How can migrate buckets without losing the public ...
1 Answer 1 ... --acl (string) Sets the ACL for the object when the command is performed. If you use this parameter you...
Read more >
How To Secure S3 Buckets Effectively
Similarly, to make a S3 bucket public, use the public-read canned ACL which gives Read access to all users. And by using the...
Read more >
multer-s3 - npm
If you specify this canned ACL when creating a bucket, Amazon S3 ignores it. log-delivery-write, The LogDelivery group gets WRITE and READ_ACP ...
Read more >
'AWS S3' Client Package - R Project
A data frame of buckets. Can be empty (0 rows, 0 columns) if there are no buckets, otherwise contains typically at least columns...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found