Skip to content
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

fix(deps): update module github.com/aws/aws-sdk-go to v1.52.2 #183

Merged
merged 1 commit into from
May 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 8, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/aws/aws-sdk-go v1.52.1 -> v1.52.2 age adoption passing confidence

Release Notes

aws/aws-sdk-go (github.com/aws/aws-sdk-go)

v1.52.2

Compare Source

===

Service Client Updates
  • service/bedrock-agent: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/connectcases: Updates service API and documentation
  • service/datasync: Updates service API and documentation
  • service/inspector2: Updates service API and documentation
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Inference now supports m6i, c6i, r6i, m7i, c7i, r7i and g5 instance types for Batch Transform Jobs
  • service/sesv2: Updates service API and documentation

Configuration

📅 Schedule: Branch creation - "* 0-4 * * 3" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (rebase) May 8, 2024 00:41
auto-merge was automatically disabled May 8, 2024 00:42

Base branch requires signed commits

Copy link

github-actions bot commented May 8, 2024

[puLL-Merge] - aws/aws-sdk-go@v1.52.1..v1.52.2

Here is my review of the PR:

Description

This PR makes updates to several AWS services including Amazon Connect, Connect Cases, DataSync, FSx, SageMaker, and SESv2. The changes include adding new API operations, updating parameter descriptions, and adding new instance types.

Changes

Changes

CHANGELOG.md:

  • Updates for v1.52.2 release.

aws/endpoints/defaults.go:

  • Adds endpoints for FSx in ca-west-1 region.

service/bedrockagent/api.go:

  • Updates description for ActionGroupExecutor type.
  • Adds FailureReasons field to AgentAlias type.
  • Adds ProvisionedThroughput field to AgentAliasRoutingConfigurationListItem type.
  • Updates comments for UpdateDataSourceInput.DataDeletionPolicy field.

service/connect/api.go:

  • Adds new operations BatchGetAttachedFileMetadata, CompleteAttachedFileUpload, DeleteAttachedFile, GetAttachedFile, StartAttachedFileUpload.
  • Adds types related to the new attached file operations.

service/connectcases/api.go:

  • Adds FileArn and FileContent types.
  • Adds file field to RelatedItemContent and RelatedItemInputContent types.
  • Adds File enum value for RelatedItemType.

service/datasync/api.go:

  • Updates description for UpdateLocationObjectStorage operation.
  • Updates description for ServerCertificate parameter.

service/inspector2/api.go:

  • Adds ReportFormat parameter to GetCisScanReportInput type.
  • Adds CisReportFormat enum.

service/sagemaker/api.go:

  • Updates comment for SessionChainingConfig type.
  • Adds new EC2 instance types for transform jobs.

service/sesv2/api.go:

  • Adds ReplacementHeaders field to BulkEmailEntry type.

Security Hotspots

No major security hotspots found. The changes seem to be adding new functionality, updating descriptions, and adding new parameters/fields to existing types. The new attached file operations in Amazon Connect do allow uploading and downloading files, so those APIs should have proper access controls and input validation in place.

@renovate renovate bot merged commit 8bf86e8 into master May 8, 2024
8 checks passed
@renovate renovate bot deleted the renovate/aws-sdk-go-monorepo branch May 8, 2024 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants