Implement Consistent Error Types and Handling in Service finder Packages #18418
Labels
proposal
Proposes new design or functionality.
provider
Pertains to the provider itself, rather than any interaction with AWS.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
Community Note
Description
The service
finder
package convention can help smooth over differences between service APIs and simplify resource implementations. This could be further enhanced by potentially converting AWS SDK errors or missing objects into Terraform Plugin SDK or Terraform Provider AWS specific errors.There are some things to consider here, which should be investigated:
References
The text was updated successfully, but these errors were encountered: