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

Update module github.com/aws/aws-sdk-go to v1.47.13 #1554

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

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

v1.47.13

Compare Source

===

Service Client Updates
  • service/dlm: Updates service API and documentation
  • service/ec2: Updates service API and documentation
    • Enable use of tenant-specific PublicSigningKeyUrl from device trust providers and onboard jumpcloud as a new device trust provider.
  • service/fsx: Updates service API and documentation
  • service/glue: Updates service API, documentation, and paginators
    • Introduces new column statistics APIs to support statistics generation for tables within the Glue Data Catalog.
  • service/imagebuilder: Updates service API, documentation, and paginators
  • service/iot: Updates service API and documentation
    • GA release the ability to index and search devices based on their GeoLocation data. With GeoQueries you can narrow your search to retrieve devices located in the desired geographic boundary.
  • service/ivs-realtime: Updates service API, documentation, and paginators
  • service/kafka: Updates service API and documentation
  • service/lambda: Updates service API and documentation
    • Adds support for logging configuration in Lambda Functions. Customers will have more control how their function logs are captured and to which cloud watch log group they are delivered also.
  • service/macie2: Updates service API and documentation
  • service/mediapackage: Updates service API and documentation
    • DRM_TOP_LEVEL_COMPACT allows placing content protection elements at the MPD level and referenced at the AdaptationSet level
  • service/pinpoint-sms-voice-v2: Updates service API, documentation, and paginators
  • service/polly: Updates service API and documentation
    • Add new engine - long-form - dedicated for longer content, such as news articles, training materials, or marketing videos.
  • service/quicksight: Updates service API, documentation, and paginators
    • Custom permission support for QuickSight roles; Three new datasources STARBURST, TRINO, BIGQUERY; Lenient mode changes the default behavior to allow for exporting and importing with certain UI allowed errors, Support for permissions and tags export and import.
  • service/sagemaker: Updates service API and documentation
    • Amazon SageMaker Studio now supports Trainium instance types - trn1.2xlarge, trn1.32xlarge, trn1n.32xlarge.
  • service/ssm: Updates service API and documentation
    • This release introduces the ability to filter automation execution steps which have parent steps. In addition, runbook variable information is returned by GetAutomationExecution and parent step information is returned by the DescribeAutomationStepExecutions API.
  • service/ssm-incidents: Updates service API, documentation, and paginators
  • service/sso-admin: Updates service API, documentation, and paginators
  • service/transfer: Updates service API and documentation
    • Introduced S3StorageOptions for servers to enable directory listing optimizations and added Type fields to logical directory mappings.

v1.47.12

Compare Source

===

Service Client Updates
  • service/autoscaling: Updates service API, documentation, and examples
    • This release introduces Instance Maintenance Policy, a new EC2 Auto Scaling capability that allows customers to define whether instances are launched before or after existing instances are terminated during instance replacement operations.
  • service/cloudtrail: Updates service API and documentation
    • The Lake Repricing feature lets customers configure a BillingMode for an event data store. The BillingMode determines the cost for ingesting and storing events and the default and maximum retention period for the event data store.
  • service/ec2: Updates service API and documentation
    • AWS EBS now supports Snapshot Lock, giving users the ability to lock an EBS Snapshot to prohibit deletion of the snapshot. This release introduces the LockSnapshot, UnlockSnapshot & DescribeLockedSnapshots APIs to manage lock configuration for snapshots. The release also includes the dl2q_24xlarge.
  • service/finspace: Updates service API
  • service/finspace-data: Updates service API
  • service/lambda: Updates service API
    • Add Java 21 (java21) support to AWS Lambda
  • service/mwaa: Updates service API and documentation
  • service/rds: Updates service API, documentation, waiters, paginators, and examples
    • Updates Amazon RDS documentation for support for upgrading RDS for MySQL snapshots from version 5.7 to version 8.0.
  • service/redshift: Updates service API and documentation
    • The custom domain name SDK for Amazon Redshift provisioned clusters is updated with additional required parameters for modify and delete operations. Additionally, users can provide domain names with longer top-level domains.
  • service/s3control: Updates service API, documentation, and paginators
    • Add 5 APIs to create, update, get, list, delete S3 Storage Lens group(eg. CreateStorageLensGroup), 3 APIs for tagging(TagResource,UntagResource,ListTagsForResource), and update to StorageLensConfiguration to allow metrics to be aggregated on Storage Lens groups.
  • service/ssm-sap: Updates service API
SDK Bugs
  • Don't generate cloudwatchlogs event streams tests for now.
    • The test harness does not handle event stream APIs with a host prefix at this time.

v1.47.11

Compare Source

===

Service Client Updates
  • service/backup: Updates service API, documentation, and paginators
  • service/cleanrooms: Updates service API and documentation
  • service/connect: Updates service API and documentation
  • service/glue: Updates service API, documentation, and paginators
    • Introduces new storage optimization APIs to support automatic compaction of Apache Iceberg tables.
  • service/iot: Updates service API and documentation
    • This release introduces new attributes in API CreateSecurityProfile, UpdateSecurityProfile and DescribeSecurityProfile to support management of Metrics Export for AWS IoT Device Defender Detect.
  • service/lambda: Updates service API
    • Add Python 3.12 (python3.12) support to AWS Lambda
  • service/mediatailor: Updates service API
  • service/pipes: Updates service API and documentation
  • service/resource-explorer-2: Updates service API, documentation, and paginators
  • service/sagemaker: Updates service API and documentation
    • This release makes Model Registry Inference Specification fields as not required.
  • service/signer: Updates service documentation
    • Documentation updates for AWS Signer
  • service/states: Updates service API and documentation
    • This release adds support to redrive executions in AWS Step Functions with a new RedriveExecution operation.
SDK Bugs
  • aws/defaults: Feature updates to endpoint credentials provider.
    • Add support for dynamic auth token from file and EKS container host in configured URI.

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.


  • 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 requested a review from Clivern as a code owner November 14, 2023 22:02
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.47.11 Update module github.com/aws/aws-sdk-go to v1.47.12 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from b9cf309 to c31fc5a Compare November 15, 2023 20:14
@renovate renovate bot changed the title Update module github.com/aws/aws-sdk-go to v1.47.12 Update module github.com/aws/aws-sdk-go to v1.47.13 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/github.com-aws-aws-sdk-go-1.x branch from c31fc5a to 09d738c Compare November 16, 2023 20:17
@Clivern Clivern merged commit 53023b3 into main Nov 16, 2023
14 of 16 checks passed
@Clivern Clivern deleted the renovate/github.com-aws-aws-sdk-go-1.x branch November 16, 2023 20:52
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.

1 participant