chore(deps): update dependency awscli to v1.37.0 #9626
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 PR contains the following updates:
1.36.40
->1.37.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
aws/aws-cli (awscli)
v1.37.0
Compare Source
======
apigateway
: Documentation updates for Amazon API Gatewaybedrock-agent-runtime
: Now supports streaming for inline agents.cognito-identity
: corrects the dual-stack endpoint configurationpartnercentral-selling
: Add Tagging support for ResourceSnapshotJob resourcess3
: This change enhances integrity protections for new SDK requests to S3. S3 SDKs now support the CRC64NVME checksum algorithm, full object checksums for multipart S3 objects, and new default integrity protections for S3 requests.security-ir
: Increase minimum length of Threat Actor IP 'userAgent' to 1.sesv2
: This release introduces a new recommendation in Virtual Deliverability Manager Advisor, which detects elevated complaint rates for customer sending identities.workspaces
: Added GeneralPurpose.4xlarge & GeneralPurpose.8xlarge ComputeTypes.workspaces-thin-client
: Mark type in MaintenanceWindow as required.s3
: The S3 client attempts to validate response checksums for all S3 API operations that support checksums. However, if the SDK has not implemented the specified checksum algorithm then this validation is skipped. Checksum validation behavior can be configured using thewhen_supported
andwhen_required
options - in code using theresponse_checksum_validation
parameter forbotocore.config.Config
, in the shared AWS config file usingresponse_checksum_validation
, or as an env variable usingAWS_RESPONSE_CHECKSUM_VALIDATION
.s3
: Added support for the CRC64NVME checksum algorithm in the S3 client through the optional AWS CRT (awscrt
) dependency.s3
: S3 client behavior is updated to always calculate a CRC32 checksum by default for operations that support it (such as PutObject or UploadPart), or require it (such as DeleteObjects). Checksum behavior can be configured usingwhen_supported
andwhen_required
options - in code using therequest_checksum_calculation
parameter forbotocore.config.Config
, in the shared AWS config file usingrequest_checksum_calculation
, or as an env variable usingAWS_REQUEST_CHECKSUM_CALCULATION
. Note: Botocore will no longer automatically compute and populate the Content-MD5 header.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.