chore(deps): update module github.com/aws/aws-sdk-go to v1.44.234 #70

Merged
renovate-bot merged 1 commits from renovate/github.com-aws-aws-sdk-go-1.x into master 2023-04-03 08:08:13 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require patch v1.44.228 -> v1.44.234

Release Notes

aws/aws-sdk-go

v1.44.234

Compare Source

===

Service Client Updates
  • service/ec2: Updates service documentation
    • Documentation updates for EC2 On Demand Capacity Reservations
  • service/internetmonitor: Updates service API and documentation
  • service/resiliencehub: Updates service documentation
  • service/s3: Updates service documentation and examples
    • Documentation updates for Amazon S3
  • service/sagemaker-featurestore-runtime: Updates service API and documentation
  • service/sms: Updates service API
    • Deprecating AWS Server Migration Service.

v1.44.233

Compare Source

===

Service Client Updates
  • service/athena: Updates service API
    • Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession
  • service/autoscaling: Updates service API, documentation, paginators, and examples
    • Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
  • service/batch: Updates service API and documentation
    • This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
  • service/compute-optimizer: Updates service API and documentation
  • service/drs: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
  • service/elasticmapreduce: Updates service API and documentation
    • Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters.
  • service/glue: Updates service API and documentation
    • This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
  • service/guardduty: Updates service API, documentation, and paginators
    • Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
  • service/imagebuilder: Updates service API, documentation, and paginators
  • service/ivs: Updates service API and documentation
  • service/kendra: Updates service API and documentation
    • AWS Kendra now supports featured results for a query.
  • service/network-firewall: Updates service API, documentation, and paginators
  • service/sagemaker-geospatial: Updates service API and documentation
  • service/vpc-lattice: Adds new service
  • service/wellarchitected: Updates service API, documentation, and paginators
SDK Bugs
  • aws/session: Fix AWS_USE_FIPS_ENDPOINT not being inferred on resolved credentials.
    • Defer resolving default credentials chain until after other config is resolved.

v1.44.232

Compare Source

===

Service Client Updates
  • service/opensearchserverless: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Add support for creating a read replica DB instance from a Multi-AZ DB cluster.

v1.44.231

Compare Source

===

Service Client Updates
  • service/iot-data: Adds new service
  • service/ssm-contacts: Updates service API, documentation, paginators, and examples
  • service/ssm-incidents: Updates service API and documentation

v1.44.230

Compare Source

===

Service Client Updates
  • service/athena: Updates service API and documentation
    • Enforces a minimal level of encryption for the workgroup for query and calculation results that are written to Amazon S3. When enabled, workgroup users can set encryption only to the minimum level set by the administrator or higher when they submit queries.
  • service/chime-sdk-voice: Updates service documentation
  • service/connect: Updates service API and documentation
  • service/connectparticipant: Updates service documentation
  • service/iotwireless: Updates service API and documentation
  • service/medialive: Updates service API and documentation
    • AWS Elemental MediaLive now supports ID3 tag insertion for audio only HLS output groups. AWS Elemental Link devices now support tagging.
  • service/sagemaker: Updates service documentation
    • Fixed some improperly rendered links in SDK documentation.
  • service/securityhub: Updates service API and documentation
  • service/servicecatalog-appregistry: Updates service API and documentation
  • service/voice-id: Updates service API, documentation, and paginators

v1.44.229

Compare Source

===

Service Client Updates
  • service/comprehend: Updates service API and documentation
  • service/monitoring: Updates service documentation
    • Doc-only update to correct alarm actions list
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Added error code CreateCustomDBEngineVersionFault for when the create custom engine version for Custom engines fails.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | require | patch | `v1.44.228` -> `v1.44.234` | --- ### Release Notes <details> <summary>aws/aws-sdk-go</summary> ### [`v1.44.234`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144234-2023-03-31) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.233...v1.44.234) \=== ##### Service Client Updates - `service/ec2`: Updates service documentation - Documentation updates for EC2 On Demand Capacity Reservations - `service/internetmonitor`: Updates service API and documentation - `service/resiliencehub`: Updates service documentation - `service/s3`: Updates service documentation and examples - Documentation updates for Amazon S3 - `service/sagemaker-featurestore-runtime`: Updates service API and documentation - `service/sms`: Updates service API - Deprecating AWS Server Migration Service. ### [`v1.44.233`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144233-2023-03-30) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.232...v1.44.233) \=== ##### Service Client Updates - `service/athena`: Updates service API - Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession - `service/autoscaling`: Updates service API, documentation, paginators, and examples - Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API. - `service/batch`: Updates service API and documentation - This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs. - `service/compute-optimizer`: Updates service API and documentation - `service/drs`: Updates service API and documentation - `service/ec2`: Updates service API and documentation - This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates. - `service/elasticmapreduce`: Updates service API and documentation - Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters. - `service/glue`: Updates service API and documentation - This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations. - `service/guardduty`: Updates service API, documentation, and paginators - Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs - `service/imagebuilder`: Updates service API, documentation, and paginators - `service/ivs`: Updates service API and documentation - `service/kendra`: Updates service API and documentation - AWS Kendra now supports featured results for a query. - `service/network-firewall`: Updates service API, documentation, and paginators - `service/sagemaker-geospatial`: Updates service API and documentation - `service/vpc-lattice`: Adds new service - `service/wellarchitected`: Updates service API, documentation, and paginators ##### SDK Bugs - `aws/session`: Fix `AWS_USE_FIPS_ENDPOINT` not being inferred on resolved credentials. - Defer resolving default credentials chain until after other config is resolved. ### [`v1.44.232`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144232-2023-03-29) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.231...v1.44.232) \=== ##### Service Client Updates - `service/opensearchserverless`: Updates service API and documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Add support for creating a read replica DB instance from a Multi-AZ DB cluster. ### [`v1.44.231`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144231-2023-03-28) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.230...v1.44.231) \=== ##### Service Client Updates - `service/iot-data`: Adds new service - `service/ssm-contacts`: Updates service API, documentation, paginators, and examples - `service/ssm-incidents`: Updates service API and documentation ### [`v1.44.230`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144230-2023-03-27) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.229...v1.44.230) \=== ##### Service Client Updates - `service/athena`: Updates service API and documentation - Enforces a minimal level of encryption for the workgroup for query and calculation results that are written to Amazon S3. When enabled, workgroup users can set encryption only to the minimum level set by the administrator or higher when they submit queries. - `service/chime-sdk-voice`: Updates service documentation - `service/connect`: Updates service API and documentation - `service/connectparticipant`: Updates service documentation - `service/iotwireless`: Updates service API and documentation - `service/medialive`: Updates service API and documentation - AWS Elemental MediaLive now supports ID3 tag insertion for audio only HLS output groups. AWS Elemental Link devices now support tagging. - `service/sagemaker`: Updates service documentation - Fixed some improperly rendered links in SDK documentation. - `service/securityhub`: Updates service API and documentation - `service/servicecatalog-appregistry`: Updates service API and documentation - `service/voice-id`: Updates service API, documentation, and paginators ### [`v1.44.229`](https://github.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v144229-2023-03-24) [Compare Source](https://github.com/aws/aws-sdk-go/compare/v1.44.228...v1.44.229) \=== ##### Service Client Updates - `service/comprehend`: Updates service API and documentation - `service/monitoring`: Updates service documentation - Doc-only update to correct alarm actions list - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Added error code CreateCustomDBEngineVersionFault for when the create custom engine version for Custom engines fails. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNjAuMCIsInVwZGF0ZWRJblZlciI6IjM1LjMxLjQifQ==-->
renovate-bot force-pushed renovate/github.com-aws-aws-sdk-go-1.x from 64d53e8ece to f432ebb77d 2023-03-27 01:09:19 +00:00 Compare
renovate-bot force-pushed renovate/github.com-aws-aws-sdk-go-1.x from f432ebb77d to 9306722de3 2023-03-27 21:53:05 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/aws/aws-sdk-go to v1.44.229 to chore(deps): update module github.com/aws/aws-sdk-go to v1.44.230 2023-03-27 21:53:07 +00:00
renovate-bot force-pushed renovate/github.com-aws-aws-sdk-go-1.x from 9306722de3 to 9beeb5d8ff 2023-04-03 07:07:22 +00:00 Compare
renovate-bot changed title from chore(deps): update module github.com/aws/aws-sdk-go to v1.44.230 to chore(deps): update module github.com/aws/aws-sdk-go to v1.44.234 2023-04-03 07:07:29 +00:00
renovate-bot merged commit 9beeb5d8ff into master 2023-04-03 08:08:13 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: teach/atsebay.t#70
No description provided.