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

Bump the aws-sdk group with 8 updates #5260

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 27, 2024

Bumps the aws-sdk group with 8 updates:

Package From To
github.com/aws/aws-sdk-go-v2/service/acmpca 1.31.0 1.32.0
github.com/aws/aws-sdk-go-v2/service/ec2 1.166.0 1.167.0
github.com/aws/aws-sdk-go-v2/service/iam 1.33.0 1.34.0
github.com/aws/aws-sdk-go-v2/service/kms 1.34.0 1.35.0
github.com/aws/aws-sdk-go-v2/service/organizations 1.28.0 1.29.0
github.com/aws/aws-sdk-go-v2/service/s3 1.56.0 1.57.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.31.0 1.32.0
github.com/aws/aws-sdk-go-v2/service/sts 1.29.0 1.30.0

Updates github.com/aws/aws-sdk-go-v2/service/acmpca from 1.31.0 to 1.32.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/acmpca's changelog.

Release (2023-04-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.24.0
    • Feature: This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.26.0
    • Feature: This release supports the Account Setting "TagResourceAuthorization" that allows for enhanced Tagging security controls.
  • github.com/aws/aws-sdk-go-v2/service/ram: v1.18.0
    • Feature: This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.43.1
    • Documentation: Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for Oracle
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.32.0
    • Feature: Provides support for "Snow" Storage class.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.4
    • Documentation: Documentation updates for Secrets Manager

Release (2023-04-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.26.0
    • Feature: This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.13.0
    • Feature: Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.5
    • Documentation: Documentation updates for DynamoDB API
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.7.0
    • Feature: The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.2.0
    • Feature: This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.27.0
    • Feature: Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.33.0
    • Feature: Add Python 3.10 (python3.10) support to AWS Lambda

Release (2023-04-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.25.1
    • Documentation: This release supports ephemeral storage for AWS Fargate Windows containers.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.32.0
    • Feature: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
  • github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces: v1.9.8
    • Documentation: Doc only update for Refactor Spaces environments without network bridge feature.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.43.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.166.0 to 1.167.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.33.0 to 1.34.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/iam's changelog.

Release (2023-06-13)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.27.0
    • Feature: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of Amazon CodeGuru Security APIs
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.14.0
    • Feature: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.100.0
    • Feature: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.5
    • Documentation: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.27.0
    • Feature: This release adds pagination for the Get Certificates API operation.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.34.0
    • Feature: Integrate double encryption feature to SDKs.
    • Bug Fix: Fix HeadObject to return types.Nound when an object does not exist. Fixes 2084
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.33.0
    • Feature: Add support for Security Hub Automation Rules
  • github.com/aws/aws-sdk-go-v2/service/simspaceweaver: v1.3.0
    • Feature: This release fixes using aws-us-gov ARNs in API calls and adds documentation for snapshot APIs.
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.0.0
    • Release: New AWS service client module
    • Feature: GA release of Amazon Verified Permissions.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.35.0
    • Feature: You can now detect and block fraudulent account creation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet.
  • github.com/aws/aws-sdk-go-v2/service/wellarchitected: v1.21.0
    • Feature: AWS Well-Architected now supports Profiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.

Release (2023-06-12)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.11.0
    • Feature: AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.8
    • Documentation: Documentation updates for DynamoDB
  • github.com/aws/aws-sdk-go-v2/service/dynamodbstreams: v1.14.12
    • Documentation: Documentation updates for DynamoDB Streams
  • github.com/aws/aws-sdk-go-v2/service/fsx: v1.29.0
    • Feature: Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.
  • github.com/aws/aws-sdk-go-v2/service/opensearch: v1.18.0
    • Feature: This release adds support for SkipUnavailable connection property for cross cluster search

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.34.0 to 1.35.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/kms's changelog.

Release (2023-06-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice: v1.16.0
    • Feature: Add Amazon EC2 instance recommendations export
  • github.com/aws/aws-sdk-go-v2/service/connect: v1.59.0
    • Feature: Updates the *InstanceStorageConfig APIs to support a new ResourceType: SCREEN_RECORDINGS to enable screen recording and specify the storage configurations for publishing the recordings. Also updates DescribeInstance and ListInstances APIs to include InstanceAccessUrl attribute in the API response.
  • github.com/aws/aws-sdk-go-v2/service/iam: v1.20.3
    • Documentation: Documentation updates for AWS Identity and Access Management (IAM).
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.35.0
    • Feature: This release adds SDK support for request-payer request header and request-charged response header in the "GetBucketAccelerateConfiguration", "ListMultipartUploads", "ListObjects", "ListObjectsV2" and "ListObjectVersions" S3 APIs.

Release (2023-06-15)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/auditmanager: v1.25.0
    • Feature: This release introduces 2 Audit Manager features: CSV exports and new manual evidence options. You can now export your evidence finder results in CSV format. In addition, you can now add manual evidence to a control by entering free-form text or uploading a file from your browser.
  • github.com/aws/aws-sdk-go-v2/service/efs: v1.20.3
    • Documentation: Documentation updates for EFS.
  • github.com/aws/aws-sdk-go-v2/service/guardduty: v1.23.2
    • Documentation: Updated descriptions for some APIs.
  • github.com/aws/aws-sdk-go-v2/service/location: v1.24.0
    • Feature: Amazon Location Service adds categories to places, including filtering on those categories in searches. Also, you can now add metadata properties to your geofences.

Release (2023-06-13)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/cloudtrail: v1.27.0
    • Feature: This feature allows users to view dashboards for CloudTrail Lake event data stores.
  • github.com/aws/aws-sdk-go-v2/service/codegurusecurity: v1.0.0
    • Release: New AWS service client module
    • Feature: Initial release of Amazon CodeGuru Security APIs
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.14.0
    • Feature: Added APIs to support network replication and recovery using AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.100.0
    • Feature: This release introduces a new feature, EC2 Instance Connect Endpoint, that enables you to connect to a resource over TCP, without requiring the resource to have a public IPv4 address.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.23.5
    • Documentation: Change the Image Builder ImagePipeline dateNextRun field to more accurately describe the data.
  • github.com/aws/aws-sdk-go-v2/service/lightsail: v1.27.0
    • Feature: This release adds pagination for the Get Certificates API operation.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.34.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/organizations from 1.28.0 to 1.29.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.56.0 to 1.57.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.31.0 to 1.32.0

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/secretsmanager's changelog.

Release (2023-04-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.24.0
    • Feature: This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.26.0
    • Feature: This release supports the Account Setting "TagResourceAuthorization" that allows for enhanced Tagging security controls.
  • github.com/aws/aws-sdk-go-v2/service/ram: v1.18.0
    • Feature: This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.43.1
    • Documentation: Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for Oracle
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.32.0
    • Feature: Provides support for "Snow" Storage class.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.4
    • Documentation: Documentation updates for Secrets Manager

Release (2023-04-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.26.0
    • Feature: This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.13.0
    • Feature: Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.5
    • Documentation: Documentation updates for DynamoDB API
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.7.0
    • Feature: The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.2.0
    • Feature: This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.27.0
    • Feature: Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.33.0
    • Feature: Add Python 3.10 (python3.10) support to AWS Lambda

Release (2023-04-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.25.1
    • Documentation: This release supports ephemeral storage for AWS Fargate Windows containers.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.32.0
    • Feature: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
  • github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces: v1.9.8
    • Documentation: Doc only update for Refactor Spaces environments without network bridge feature.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.43.0

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.29.0 to 1.30.0

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the aws-sdk group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2/service/acmpca](https://github.com/aws/aws-sdk-go-v2) | `1.31.0` | `1.32.0` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.166.0` | `1.167.0` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.33.0` | `1.34.0` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.34.0` | `1.35.0` |
| [github.com/aws/aws-sdk-go-v2/service/organizations](https://github.com/aws/aws-sdk-go-v2) | `1.28.0` | `1.29.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.56.0` | `1.57.0` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.31.0` | `1.32.0` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.29.0` | `1.30.0` |


Updates `github.com/aws/aws-sdk-go-v2/service/acmpca` from 1.31.0 to 1.32.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.32.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.0...service/s3/v1.32.0)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.166.0 to 1.167.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.166.0...service/ec2/v1.167.0)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.34.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.33.0...service/s3/v1.34.0)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.34.0 to 1.35.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.35.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.34.0...service/s3/v1.35.0)

Updates `github.com/aws/aws-sdk-go-v2/service/organizations` from 1.28.0 to 1.29.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.28.0...v1.29.0)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.56.0 to 1.57.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.56.0...service/s3/v1.57.0)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.31.0 to 1.32.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.32.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.0...service/s3/v1.32.0)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.29.0 to 1.30.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/acmpca
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/organizations
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 27, 2024
@MarcosDY
Copy link
Collaborator

@dependabot rebase

1 similar comment
@MarcosDY
Copy link
Collaborator

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #5266.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/aws-sdk-0937793b78 branch July 1, 2024 12:18
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant