aws-cloudformation / aws-cloudformation-resource-provider-qbusiness

Cloudformation resource schemas and handlers for the resources of Amazon Q for Business.
https://docs.aws.amazon.com/amazonq/latest/business-use-dg/what-is.html
Apache License 2.0
0 stars 1 forks source link

Do not set the default error handling to return CfnGeneralServiceException #44

Closed KHC831 closed 5 months ago

KHC831 commented 5 months ago

Issue #, if available: We should not return CfnGeneralServiceException, but instead should throw the exception.

Description of changes: Throw exception as the default fallback behavior.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.