Highlights
- Developer Program Member
- 11 discussions answered
Pinned
1,657 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2021
Created 36 commits in 3 repositories
Created a pull request in awslabs/smithy-rs that received 25 comments
GitHub action to show generated diff preview
Motivation and Context Changes often have unpredictable impacts on code generation. This adds a CI job that will post a generated code diff to open…
+115
−0
•
25
comments
Opened 25 other pull requests in 2 repositories
awslabs/smithy-rs
21
merged
1
open
1
closed
- Upgrade to Smithy 1.12
- Add RDS IAM token example to aws-sig-auth
- Fix comment
- Refactor generation of versions to support generating crate versions …
- [customize] Add glacier customizations
-
Change
make_operation(..)to be an async function - Fix preview builds when the build doesn't make any codegen changes
- add docs.rs metadata to only build on linux
- test
- [customization] Add support for the ApiVersion header
- Add tracing for resolved endpoint
- create a common history for generated code branches
- Make CredentialsError non-exhaustive & rework IMDS errors
- Add more docs to codegen
- 2 DVR tests for ECS
- Release preparation v0.26/v0.0.21-alpha
- Add ECS as a named provider
- Add more docs to codegen
- HTTP / ECS credential provider (IAM Roles for Tasks)
- Pre release v0.0.20
- [fix] Update set-value CDK dependency
-
Establish
ConnectorErrorfor errors from SmithyConnector - Aws config connector timeouts
awslabs/aws-sdk-rust
2
merged
Reviewed 41 pull requests in 2 repositories
awslabs/smithy-rs
35 pull requests
-
Remove unused
modelfromErrorGenerator.kt -
Cosmetic changes in
CombinedErrorGenerator.kt. - fix: sigv4 now correctly trims spaces
-
Fix
native-tlsfeature inaws-config - Extract protocol test logic and improve tests in server generation
- Remove wildcard dependencies
- Prepare for a release
- Improve generated documentation
-
Prefix Smithy runtime crates with
aws- - Refactor server codegen for restJson1
- Make CredentialsError non-exhaustive & rework IMDS errors
-
Merge
aws-authintoaws-http - Fix #756: Improve server codegen by leveraging RuntimeType
- Fix generated AWS readme descriptions
- 2 DVR tests for ECS
- Update AWS SDK models
- Generate service READMEs and fix module descriptions
- Add more docs to codegen
- HTTP / ECS credential provider (IAM Roles for Tasks)
- feature: make retry behavior user-configurable
- Normalize runtime crate manifests and apply correct version numbers
-
Add
RustSettingstoCodegenContext - Add RFC for publishing to crates.io
- update CHANGELOG for v0.25.1 Release
- fix: accidental ser instead of deser
- Some pull request reviews not shown.
Created an issue in awslabs/smithy-rs that received 1 comment
in a docker container, the "no configured credentials error" is confusing
the current error is:
creds: Err(ProviderError(ConstructionFailure(FailedToLoadToken(DispatchFailure(ConnectorError { err: hyper::Error(Connect, Ti…
1
comment
Opened 10 other issues in 4 repositories
awslabs/smithy-rs
4
open
2
closed
awslabs/aws-sdk-rust
2
open
rust-lang/rust
1
open
rustls/rustls-native-certs
1
open
Answered 1 discussion in 1 repository
awslabs/aws-sdk-rust
awslabs/aws-sdk-rust