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
Field was removed in QuickSight API between 1.50.0 and 1.51.0
// An array of analysis level configurations.
Options *[AssetOptions](https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/[email protected]/types#AssetOptions)
I can confirm that this was removed intentionally by the service team. Service teams dictate the release notes for their individual modules as well, unfortunately there was no mention or rationale for the breaking change.
I've raised this internally as something we need to improve.
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.
Describe the bug
Field was removed in QuickSight API between 1.50.0 and 1.51.0
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/[email protected]/types#Analysis
Not present in latest version:
https://pkg.go.dev/github.com/aws/aws-sdk-go-v2/service/[email protected]/types#Analysis
Expected Behavior
Breaking changes should be explicitly called out and a workaround provided
Current Behavior
No documentation or acknowledgment of change
Reproduction Steps
Looking at docs
Possible Solution
No response
Additional Information/Context
No response
AWS Go SDK V2 Module Versions Used
na
Compiler and Version used
na
Operating System and version
na
The text was updated successfully, but these errors were encountered: