-
Notifications
You must be signed in to change notification settings - Fork 906
Merge mainline into multipart feature branch #4965
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
…StartConnection API
…for Aurora Limitless Database.
…uest parameter on CreateNetworkAcl and CreateRouteTable APIs. The clientToken parameter allows idempotent operations on the APIs.
…o response of ListGateways.
…2b4f743fc Pull request: release <- staging/9f10ffa5-cd4e-4bde-a434-f982b4f743fc
…vate CA now supports an option to omit the CDP extension from issued certificates, when CRL revocation is enabled.
…3bd2a5df1 Pull request: release <- staging/f62a0686-34ed-44f1-8ec2-f753bd2a5df1
…or predefined attributes.
…ed on their lastRecordedPullTime.
…ing now provides an API to programmatically delete tuning jobs.
…6820f91e5 Pull request: release <- staging/36fb26e6-ddb1-4aa8-b87d-1ab6820f91e5
* Update codegen to get requestcompression instead of requestCompression * Update test models
…ed instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
… InsufficientDBInstanceCapacityFault error in the RDS RestoreDBClusterFromSnapshot and RestoreDBClusterToPointInTime API methods. This provides enhanced error handling, ensuring a more robust experience.
…ibute based instance-type selection can now intuitively define their Spot instances price protection limit as a percentage of the lowest priced On-Demand instance type.
…ee1599fe6 Pull request: release <- staging/b4336ecd-9343-4761-8ddc-b61ee1599fe6
If the tag exists in public, then it exists locally too since we fetched all of public when adding it as a remote. Also delete this local tag so it doesn't fail when we recreate it.
…lients (#4920) * Add content header if the Request doesnot has one for CRT sync Http clients * Content length updated in the Marshallers * Content length updation done in the Marshallers after internal comment * Handled Matts comments on PR * Updated MarshallersAddContentLengthTest to Junit5 * Updated to initiate theCheckbuilds * Handle sonar raised issues
… for sharing Systems Manager parameters with other AWS accounts.
… restart pipelines in a running channel.
…r Inputs, Detector Models, and Alarm Models
…ng model quality to read APIs for models. It also adds a model quality field to the API response when creating an inference scheduler.
…e39886eca Pull request: release <- staging/3fb897e7-e7d0-4eea-89e0-7f7e39886eca
#4955) * Fix request cancellation issue in the AWS CRT-based S3 client that could lead to memory leak * Fix build and address feedback * Fix test * Fix build
…fixes to health events
…ength restriction for List APIs from 512 to 1024.
…e8abcbd93 Pull request: release <- staging/5b4794e1-0c61-4004-b467-199e8abcbd93
* Choose next potential scheme if signer not found This commit fixes the generated auth scheme selection mechanism by ensuring that auth scheme is able to provide a signer implementation (i.e. does not throw an exception) before selecting the auth scheme. This is useful in situations where the signer implementation relies on components thay may not be available at runtime, such as the AwsV4aAuthScheme, which relies on CRT which is an optional dependency. Additional changes: - introduce crt-unavailable-tests which is a good candidate for testing behavior of components that use CRT when CRT is not present. - modify DefaultAwsV4aAuthScheme so that errors thrown during static initialization of the singleton holder for the Sigv4a signer are caught and thrown directly instead of resulting in ExceptionInInitializerError * Review comments
* Make Transfer Manager work by default with MultipartS3AsyncClient.
|
cenedhryn
approved these changes
Feb 26, 2024
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.
All conflict were resolved and pushed to the source branch.