You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Users are not able to retrieve the S3 response HostID from the ResponseMetadata member on the operation output shape. This us due to the accessor method being placed in an the internal s3shared package.
skmcgrail
changed the title
S3: Unable to Response HostID from ResponseMetadata member.
S3: Unable to retrieve response HostID from ResponseMetadata member.
Nov 19, 2020
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Users are not able to retrieve the S3 response
HostID
from theResponseMetadata
member on the operation output shape. This us due to the accessor method being placed in an the internal s3shared package.See https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/internal/s3shared#GetHostIDMetadata
The text was updated successfully, but these errors were encountered: