Damian Vicino
Damian Vicino
*Issue #1569 * *Description of changes: Refreshing credentials before they expire in STSCredentialsProvider* *Check all that applies:* - [x] Did a review by yourself. - [ ] Added proper tests...
### Describe the issue Feedback from our customers show that AWS SDK for C++ complexity to build is high. Our customers come from very diverse disciplines and backgrounds, that requires...
- Preparing generation changes for 1.10 - Force git-dir usage to get the version hash - Improvements to core-tests - Type fix for extract_zip declaration on dir_to_delete - Renamed regenerate...
* Issue #1888 * *Description of changes:* - Updating Generator Java code - Adding message about REGENERATE_CLIENT removal - Refactor generate_sdks.py - Updating Generator templates for 1.10 This change doesn't...
## Description I'm trying to follow contribution guidelines, and when running pre-commit (never used it before) it throws an error: ``` pre-commit install [ERROR] Cowardly refusing to install hooks with...
# Description Describe: * This pull request add type-hints for mypy to be able to validate the codebase has not typing issues. The code was tested by running mypy before...
I'm adding alternative install steps to the readme for Homebrew users (macos/linux)
# Description Describe: * This pull request add type-hints for mypy to be able to validate the codebase has not typing issues. The code was tested by running mypy before...
Hello, I recently presented a talk at the Open Source Summit (OSPOcon track) about the need for tighter collaboration between package manager communities, SBOM generation tool developers, OSPOs, and standardization...
Small improvements to module 4 of the OSPO 101. - removed some . from itemized lists to get consistent to the majority of them not having it. - improved a...