-
Notifications
You must be signed in to change notification settings - Fork 907
Merge from master #4901
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
Merge from master #4901
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
Instead of embedding the JSON string and parsing it at runtime
… Extended Reboot documentation update
…ding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
…are Package Catalog
…CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType
…ding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks.
…1258fc0c5 Pull request: release <- staging/fa58b60c-2bdc-4519-891e-9581258fc0c5
…down unnecessarily (#4825) * Fixed the issue where the connection is shut down unnecessarily * Refactoring * Address feedback * Fix typo
- This is not a direct dependency of the SDK, and no log4j classes are actually included in the bundle, so we should not be shading it. - By not shading it, classes that we *do* include in the bundle, i.e. from apache-commons-logging can reference the log4j classes properly.
…upport for S3Control and S3Outposts API calls.
…ialsImportJob and GetBillOfMaterialsImportJob.
…P addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers.
…ds in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters.
…rted through the MonitorContact API.
…ded missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type.
…3c3006142 Pull request: release <- staging/5673c154-22fb-4a49-8b74-d2b3c3006142
Removing s3Control functional test after update in s3control model
…eption thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts.
* including S3 Access Grants Plugin as part of Java SDK Bundle --------- Co-authored-by: Shiva Kumar Mukkapati <[email protected]>
- .json files files for each version are grouped under minor versions in .changes - Markdown files for each minor version are created in changelogs/ directory - Changelog scripts updated to add a link to older version in the generated changelog
…only update to address customer issues.
…or use with your CAPTCHA JavaScript integration API.
…to the customers on the changes that they make on the domain.
…pArn, to the response of the logs:DescribeLogGroups action.
…ty to the customers on the changes that they make on the domain.
…c59dc86fd Pull request: release <- staging/6f43c303-a28b-4966-b004-d38c59dc86fd
* Bump aws-crt version to 0.29.9 * Exposes a setting to set the memory limit when making asynchronous calls with the CRT-based S3 client
* Fix request cancellation logic in the AWS CRT Sync HTTP client * Address feedback
…ng files or objects to transfer.
…ft Advisor recommendations.
…t replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions.
…2798c8cb1 Pull request: release <- staging/1c0c8ade-7bcb-4158-8160-4962798c8cb1
|
anirudh9391
approved these changes
Feb 8, 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.
Merge master into multipart feature branch to get CI improvements