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

copyable smithy client changes #3236

Merged
merged 13 commits into from
Jan 10, 2025
Prev Previous commit
Next Next commit
add new line for readablity
  • Loading branch information
sbera87 authored and sbiscigl committed Jan 9, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit 177fc92534a10e3b76a348df429e2e34c0efa10b
Original file line number Diff line number Diff line change
@@ -21,6 +21,7 @@
\#include <smithy/identity/auth/built-in/SigV4AuthSchemeResolver.h>
\#include <smithy/identity/auth/built-in/SigV4AuthScheme.h>
\#include <smithy/client/serializer/${serializer}.h>

\#include <aws/${metadata.projectName}/${metadata.classNamePrefix}ErrorMarshaller.h>
namespace ${rootNamespace}
{