Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Terraform Core Version
1.7.2
AWS Provider Version
5.38.0
Affected Resource(s)
Expected Behavior
Access via Object Lambda Access Point (
aws_s3control_object_lambda_access_point
) should workActual Behavior
Uploading the object fails with
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
TestAccS3Object_tagsViaObjectLambdaAccessPointARN
Steps to Reproduce
Run
TestAccS3Object_tagsViaObjectLambdaAccessPointARN
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
Relates #35710
Would you like to implement a fix?
None