-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Update weathertop for testing #5326
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This updates the @AWS-SDK packages to fix a bug (aws/aws-sdk-js-v3#4631).
Co-authored-by: Corey Pyle <corepyle@amazon.com> Co-authored-by: David Souther <davidsouther@gmail.com> Co-authored-by: ford prior <fprior@amazon.com>
add SSM Java examples to Code Lib
* update service level README * Added comments for hello service * Editorial fixes
* JavaScript (v3): Onboard some SQS guide entries into SOS.
* add Java Sagemaker workflow.
JavaScript (v3): Topics and Queues workflow
...5245) * moved the 2 files for Sagemaker pipelines example to under resources
* Add IAM Policy Builder examples.
* Add publish with attributes metadata
Removed unnecessary pagination code The AWS CLI returns all responses, calling the backend repeatedly if necessary. Pagination does not need to be handled at this level.
Update hello_s3.cpp Adding explicit authentication check. S3 allows anonymous requests. Due to an issue with the c++ sdk, if a user is not authenticated this method will return an unhelpful ‘0 buckets’ instead of a helpful ‘authentication issue’ message. Since this example is for new users, lets be more helpful.
* fixes to minor issues * adding parallel build * adding parallel builds * Parallel builds comments * rebase changes * Cleaning up windows handling of tests * More windows stuff * Modified script for windows * change timeout constant * rename sts gtests to tests --------- Co-authored-by: ford prior <108086978+ford-at-aws@users.noreply.github.com>
...ode/reactnative/ReactNativeApp (#5317) Bump activesupport Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.3 to 7.0.7.2. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.7.2/activesupport/CHANGELOG.md) - [Commits](rails/rails@v6.1.7.3...v7.0.7.2) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This reverts commit cddc9f4.
@github-actions
github-actions
bot
added
DotNet-v3
This issue relates to the AWS SDK for .NET V3
Java-v2
This issue relates to the AWS SDK for Java V2
GitHub settings
This affects GitHub settings
labels
Aug 25, 2023
@github-actions
github-actions
bot
removed
the
GitHub settings
This affects GitHub settings
label
Aug 25, 2023
cpyle0819
cpyle0819
approved these changes
Aug 25, 2023
@ford-at-aws
ford-at-aws
added
C++
This issue relates to the AWS SDK for C++
Go-v2
This issue relates to the AWS SDK for Go V2
Javascript-v3
This issue relates to the AWS SDK for Javascript V3
Kotlin
This issue relates to the AWS SDK for Kotlin
PHP
This issue relates to the AWS SDK for PHP
Python
This issue relates to the AWS SDK for Python (boto3)
Ruby
This issue relates to the AWS SDK for Ruby
Rust
This issue relates to the AWS SDK for Rust (Preview)
labels
Aug 25, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This pull request...
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.