s3control types.PublicAccessBlockConfiguration
failing to serialize correctly when all (boolean) fields are false
#2384
Labels
bug
This issue is a bug.
service-api
This issue is due to a problem in a service API, not the SDK implementation.
Describe the bug
The s3control service's
types.PublicAccessBlockConfiguration
structure fails to serialize correctly when all its (boolean) fields arefalse
:HTTP request and response:
Expected Behavior
Expected no error (AWS SDK for Go v1 behavior).
Current Behavior
See above.
Reproduction Steps
See above.
Possible Solution
No response
Additional Information/Context
Relates #2162.
AWS Go SDK V2 Module Versions Used
Compiler and Version used
go version go1.20.10 darwin/amd64
Operating System and version
macOS Ventura 13.6
The text was updated successfully, but these errors were encountered: