-
Notifications
You must be signed in to change notification settings - Fork 652
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
service
: Adds prototyped operations from APIGateWay and S3 service that uses rest encoder utility
#452
Conversation
…pes/enums packages
service
: Adds prototyped GetAPIKeyRequest & PutObjectRequest that uses rest encoder utility
service
: Adds prototyped GetAPIKeyRequest & PutObjectRequest that uses rest encoder utility service
: Adds prototyped operations from APIGateWay and S3 service that uses rest encoder utility
ce31d91
to
b6e36c0
Compare
b6e36c0
to
77999c9
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Once the types packages is merged in it will be easier to review this prototype :)
c1ec6c7
to
552ffa2
Compare
For this PR what do you think about moving the |
getApiKey
request for apigateway service andputObject
request for s3 service that use rest encoder utility from PR aws/aws-sdk-go-v2#449