(s3): missing actions in grantWrite for multipart uploads #26185
Labels
@aws-cdk/aws-s3
Related to Amazon S3
closing-soon
This issue will automatically close in 4 days unless further comments are made.
feature-request
A feature should be added or improved.
p2
response-requested
Waiting on additional info and feedback. Will move to "closing-soon" in 7 days.
Describe the bug
Multipart uploads are not possible with
bucket.grantWrite(grantable)
.Expected Behavior
grantWrite should add following actions to allow multipart uploads
Current Behavior
grantWrite add following actions to a grantable.
Reproduction Steps
Template
Metadata removed.
Possible Solution
No response
Additional Information/Context
No response
CDK CLI Version
2.85.0
Framework Version
2.85.0
Node.js Version
OS
Language
Python
Language Version
Python (3.10.12)
Other information
No response
The text was updated successfully, but these errors were encountered: