Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example failed listing bucket with objects in glacier #511

Closed
dustin opened this issue Jan 23, 2019 · 2 comments
Closed

Example failed listing bucket with objects in glacier #511

dustin opened this issue Jan 23, 2019 · 2 comments

Comments

@dustin
Copy link

dustin commented Jan 23, 2019

[SerializeError] {
  service = S3
  status  = 200 OK
  message = Failed reading: Failure parsing ObjectVersionStorageClass from value: 'glacier'. Accepted values: standard
@copumpkin
Copy link

This seems like it would be addressed by #515, or possibly more broadly relaxing some of the fairly hardcore response validation approaches amazonka takes if the library continues to lag upstream changes significantly.

@endgame
Copy link
Collaborator

endgame commented Sep 27, 2021

#597 relaxes the constraints somewhat by representing sum types as newtypes + pattern synonyms, and #609 is to check that all S3 storage classes are present before 2.0 RC is prepared.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants