drone-plugins / drone-s3

Drone plugin for publishing artifacts to Amazon S3
http://plugins.drone.io/drone-plugins/drone-s3
Apache License 2.0
36 stars 64 forks source link

Update module github.com/aws/aws-sdk-go to v1.44.0 - autoclosed #68

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go require minor v1.42.17 -> v1.44.0

Release Notes

aws/aws-sdk-go ### [`v1.44.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1440-2022-04-25) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.45...v1.44.0) \=== ##### Service Client Updates - `service/connect`: Updates service API, documentation, and paginators - `service/gamelift`: Updates service documentation - Documentation updates for Amazon GameLift. - `service/mq`: Updates service API and documentation - This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue. - `service/rds-data`: Updates service API and documentation - `service/securityhub`: Updates service API and documentation ##### SDK Features - `aws/request`: Fixes bug in WithSetRequestHeaders where the header key was added to the header map directly - Addresses an issue where the header keys being added were being added directly to the header map, and did not have the canonical header casing applied. This introduced bugs where instead of overwriting existing header key, it added another map entry. ### [`v1.43.45`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14345-2022-04-22) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.44...v1.43.45) \=== ##### Service Client Updates - `service/chime-sdk-meetings`: Updates service API and documentation - `service/ec2`: Updates service API, documentation, and waiters - Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state. ### [`v1.43.44`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14344-2022-04-21) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.43...v1.43.44) \=== ##### Service Client Updates - `service/elasticache`: Updates service documentation - Doc only update for ElastiCache - `service/glue`: Updates service API, documentation, and paginators - This release adds APIs to create, read, delete, list, and batch read of Glue custom entity types - `service/iotsitewise`: Updates service API, documentation, and paginators - `service/iottwinmaker`: Updates service API and documentation - `service/lookoutmetrics`: Updates service API and documentation - `service/mediatailor`: Updates service API, documentation, and paginators - `service/secretsmanager`: Updates service documentation - Documentation updates for Secrets Manager - `service/storagegateway`: Updates service API and documentation - This release adds support for minimum of 5 character length virtual tape barcodes. - `service/wisdom`: Updates service API and documentation ### [`v1.43.43`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14343-2022-04-20) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.42...v1.43.43) \=== ##### Service Client Updates - `service/connect`: Updates service API, documentation, and paginators - `service/macie2`: Updates service API and documentation - `service/mgn`: Updates service API and documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Added a new cluster-level attribute to set the capacity range for Aurora Serverless v2 instances. ### [`v1.43.42`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14342-2022-04-19) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.41...v1.43.42) \=== ##### Service Client Updates - `service/autoscaling`: Updates service API and documentation - EC2 Auto Scaling now adds default instance warm-up times for all scaling activities, health check replacements, and other replacement events in the Auto Scaling instance lifecycle. - `service/kendra`: Updates service API and documentation - Amazon Kendra now provides a data source connector for Quip. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-quip.html - `service/kms`: Updates service API, documentation, and examples - Adds support for KMS keys and APIs that generate and verify HMAC codes - `service/personalize`: Updates service API and documentation - `service/polly`: Updates service API - Amazon Polly adds new Austrian German voice - Hannah. Hannah is available as Neural voice only. - `service/redshift`: Updates service API and documentation - Introduces new fields for LogDestinationType and LogExports on EnableLogging requests and Enable/Disable/DescribeLogging responses. Customers can now select CloudWatch Logs as a destination for their Audit Logs. - `service/ssm`: Updates service API and documentation - Added offset support for specifying the number of days to wait after the date and time specified by a CRON expression when creating SSM association. - `service/textract`: Updates service API and documentation - `service/transfer`: Updates service documentation - This release contains corrected HomeDirectoryMappings examples for several API functions: CreateAccess, UpdateAccess, CreateUser, and UpdateUser,. - `service/worklink`: Updates service API ### [`v1.43.41`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14341-2022-04-15) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.40...v1.43.41) \=== ##### Service Client Updates - `service/athena`: Updates service API and documentation - This release adds subfields, ErrorMessage, Retryable, to the AthenaError response object in the GetQueryExecution API when a query fails. - `service/lightsail`: Updates service API and documentation - This release adds support to describe the synchronization status of the account-level block public access feature for your Amazon Lightsail buckets. - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Removes Amazon RDS on VMware with the deletion of APIs related to Custom Availability Zones and Media installation ### [`v1.43.40`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14340-2022-04-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.39...v1.43.40) \=== ##### Service Client Updates - `service/appflow`: Updates service API and documentation - `service/appstream`: Updates service API and documentation - Includes updates for create and update fleet APIs to manage the session scripts locations for Elastic fleets. - `service/batch`: Updates service API and documentation - Enables configuration updates for compute environments with BEST_FIT_PROGRESSIVE and SPOT_CAPACITY_OPTIMIZED allocation strategies. - `service/ec2`: Updates service documentation - Documentation updates for Amazon EC2. - `service/glue`: Updates service API and documentation - Auto Scaling for Glue version 3.0 and later jobs to dynamically scale compute resources. This SDK change provides customers with the auto-scaled DPU usage - `service/monitoring`: Updates service documentation - Updates documentation for additional statistics in CloudWatch Metric Streams. ### [`v1.43.39`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14339-2022-04-13) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.38...v1.43.39) \=== ##### Service Client Updates - `service/fsx`: Updates service API, documentation, and paginators - `service/monitoring`: Updates service API and documentation - Adds support for additional statistics in CloudWatch Metric Streams. ### [`v1.43.38`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14338-2022-04-12) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.37...v1.43.38) \=== ##### Service Client Updates - `service/devops-guru`: Updates service API and documentation - `service/ec2`: Updates service API - X2idn and X2iedn instances are powered by 3rd generation Intel Xeon Scalable processors with an all-core turbo frequency up to 3.5 GHzAmazon EC2. C6a instances are powered by 3rd generation AMD EPYC processors. - `service/elasticfilesystem`: Updates service API and documentation - Amazon EFS adds support for a ThrottlingException when using the CreateAccessPoint API if the account is nearing the AccessPoint limit(120). - `service/iottwinmaker`: Updates service API and documentation ### [`v1.43.37`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14337-2022-04-11) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.36...v1.43.37) \=== ##### Service Client Updates - `service/amplifyuibuilder`: Updates service API and documentation - `service/apprunner`: Updates service API, documentation, and paginators - `service/workspaces`: Updates service API and documentation - Added API support that allows customers to create GPU-enabled WorkSpaces using EC2 G4dn instances. ### [`v1.43.36`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14336-2022-04-08) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.35...v1.43.36) \=== ##### Service Client Updates - `service/mediaconvert`: Updates service API and documentation - AWS Elemental MediaConvert SDK has added support for the pass-through of WebVTT styling to WebVTT outputs, pass-through of KLV metadata to supported formats, and improved filter support for processing 444/RGB content. - `service/mediapackage-vod`: Updates service API and documentation - `service/wafv2`: Updates service API and documentation ### [`v1.43.35`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14335-2022-04-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.34...v1.43.35) \=== ##### Service Client Updates - `service/apigateway`: Updates service paginators - ApiGateway CLI command get-usage now includes usagePlanId, startDate, and endDate fields in the output to match documentation. - `service/docdb`: Updates service API and documentation - Added support to enable/disable performance insights when creating or modifying db instances - `service/eventbridge`: Updates service API and documentation - `service/personalize`: Updates service API and documentation - `service/pi`: Updates service documentation - `service/sagemaker`: Updates service API - Amazon Sagemaker Notebook Instances now supports G5 instance types ### [`v1.43.34`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14334-2022-04-06) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.33...v1.43.34) \=== ##### Service Client Updates - `service/config`: Updates service API and documentation - `service/kendra`: Updates service API and documentation - Amazon Kendra now provides a data source connector for Box. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-box.html - `service/lambda`: Updates service API, documentation, and paginators - This release adds new APIs for creating and managing Lambda Function URLs and adds a new FunctionUrlAuthType parameter to the AddPermission API. Customers can use Function URLs to create built-in HTTPS endpoints on their functions. - `service/panorama`: Updates service API and documentation ### [`v1.43.33`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14333-2022-04-05) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.32...v1.43.33) \=== ##### Service Client Updates - `service/datasync`: Updates service API and documentation - `service/fsx`: Updates service API and documentation - `service/s3control`: Updates service documentation - Documentation-only update for doc bug fixes for the S3 Control API docs. - `service/securityhub`: Updates service API and documentation ### [`v1.43.32`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14332-2022-04-04) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.31...v1.43.32) \=== ##### Service Client Updates - `service/iot`: Updates service API, documentation, and paginators - AWS IoT - AWS IoT Device Defender adds support to list metric datapoints collected for IoT devices through the ListMetricValues API - `service/proton`: Updates service API and documentation - `service/servicecatalog`: Updates service API and documentation - This release adds ProvisioningArtifictOutputKeys to DescribeProvisioningParameters to reference the outputs of a Provisioned Product and deprecates ProvisioningArtifactOutputs. - `service/sms`: Updates service documentation - Revised product update notice for SMS console deprecation. ### [`v1.43.31`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14331-2022-04-01) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.30...v1.43.31) \=== ##### Service Client Updates - `service/connect`: Updates service API and documentation ### [`v1.43.30`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14330-2022-03-31) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.29...v1.43.30) \=== ##### Service Client Updates - `service/auditmanager`: Updates service documentation - `service/cloudcontrol`: Updates service API and documentation - `service/databrew`: Updates service API and documentation - `service/grafana`: Updates service API and documentation - `service/pinpoint-sms-voice-v2`: Adds new service - `service/route53-recovery-cluster`: Updates service API, documentation, and paginators - `service/workspaces`: Updates service API and documentation - Added APIs that allow you to customize the logo, login message, and help links in the WorkSpaces client login page. To learn more, visit https://docs.aws.amazon.com/workspaces/latest/adminguide/customize-branding.html ### [`v1.43.29`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14329-2022-03-30) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.28...v1.43.29) \=== ##### Service Client Updates - `service/ec2`: Updates service API and documentation - This release simplifies the auto-recovery configuration process enabling customers to set the recovery behavior to disabled or default - `service/fms`: Updates service API, documentation, and paginators - `service/fsx`: Updates service API and documentation - `service/iot`: Updates service documentation - Doc only update for IoT that fixes customer-reported issues. - `service/iot-data`: Updates service API and documentation ### [`v1.43.28`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14328-2022-03-29) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.27...v1.43.28) \=== ##### Service Client Updates - `service/organizations`: Updates service API and documentation - This release provides the new CloseAccount API that enables principals in the management account to close any member account within an organization. ### [`v1.43.27`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14327-2022-03-28) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.26...v1.43.27) \=== ##### Service Client Updates - `service/acm-pca`: Updates service documentation - `service/medialive`: Updates service API and documentation - This release adds support for selecting a maintenance window. ### [`v1.43.26`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14326-2022-03-25) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.25...v1.43.26) \=== ##### Service Client Updates - `service/batch`: Updates service documentation - Bug Fix: Fixed a bug where shapes were marked as unboxed and were not serialized and sent over the wire, causing an API error from the service. - `service/ec2`: Updates service API and documentation - This is release adds support for Amazon VPC Reachability Analyzer to analyze path through a Transit Gateway. - `service/ssm`: Updates service API and documentation - This Patch Manager release supports creating, updating, and deleting Patch Baselines for Rocky Linux OS. ### [`v1.43.25`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14325-2022-03-24) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.24...v1.43.25) \=== ##### Service Client Updates - `service/config`: Updates service API and documentation - `service/lambda`: Updates service API and documentation - Adds support for increased ephemeral storage (/tmp) up to 10GB for Lambda functions. Customers can now provision up to 10 GB of ephemeral storage per function instance, a 20x increase over the previous limit of 512 MB. - `service/transcribe`: Updates service API and documentation ### [`v1.43.24`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14324-2022-03-23) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.23...v1.43.24) \=== ##### Service Client Updates - `service/auditmanager`: Updates service API - `service/ebs`: Updates service API and documentation - `service/elasticache`: Updates service documentation - Doc only update for ElastiCache - `service/gamesparks`: Adds new service - `service/redshift`: Updates service API and documentation - This release adds a new \[--encrypted | --no-encrypted] field in restore-from-cluster-snapshot API. Customers can now restore an unencrypted snapshot to a cluster encrypted with AWS Managed Key or their own KMS key. - `service/ssm`: Updates service API and documentation - Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates. - `service/transfer`: Updates service documentation - Documentation updates for AWS Transfer Family to describe how to remove an associated workflow from a server. ### [`v1.43.23`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14323-2022-03-22) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.22...v1.43.23) \=== ##### Service Client Updates - `service/ce`: Updates service API and documentation - `service/ecs`: Updates service documentation - Documentation only update to address tickets - `service/lakeformation`: Updates service API - `service/location`: Updates service API, documentation, and paginators - `service/polly`: Updates service API and documentation - Amazon Polly adds new Catalan voice - Arlet. Arlet is available as Neural voice only. ### [`v1.43.22`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14322-2022-03-21) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.21...v1.43.22) \=== ##### Service Client Updates - `service/chime-sdk-meetings`: Updates service API and documentation - `service/ecr`: Updates service documentation and paginators - This release includes a fix in the DescribeImageScanFindings paginated output. - `service/mediaconnect`: Updates service API and documentation - `service/quicksight`: Updates service API and documentation - AWS QuickSight Service Features - Expand public API support for group management. - `service/ram`: Updates service documentation ### [`v1.43.21`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14321-2022-03-18) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.20...v1.43.21) \=== ##### Service Client Updates - `service/glue`: Updates service API, documentation, and paginators - Added 9 new APIs for AWS Glue Interactive Sessions: ListSessions, StopSession, CreateSession, GetSession, DeleteSession, RunStatement, GetStatement, ListStatements, CancelStatement ### [`v1.43.20`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14320-2022-03-16) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.19...v1.43.20) \=== ##### Service Client Updates - `service/acm-pca`: Updates service API and documentation - `service/amplifybackend`: Updates service API and documentation - `service/billingconductor`: Adds new service - `service/s3outposts`: Updates service API, documentation, and paginators - `service/ssm-incidents`: Updates service API and documentation ### [`v1.43.19`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14319-2022-03-15) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.18...v1.43.19) \=== ##### Service Client Updates - `service/cognito-idp`: Updates service API and documentation - `service/dataexchange`: Updates service API and documentation - `service/ec2`: Updates service API and documentation - Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter. - `service/ecs`: Updates service documentation - Documentation only update to address tickets - `service/keyspaces`: Updates service documentation - `service/location`: Updates service documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Various documentation improvements - `service/robomaker`: Updates service API and documentation ### [`v1.43.18`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14318-2022-03-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.17...v1.43.18) \=== ##### Service Client Updates - `service/config`: Updates service API and documentation - `service/elasticache`: Updates service documentation - Doc only update for ElastiCache - `service/kendra`: Updates service API and documentation - Amazon Kendra now provides a data source connector for Slack. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-slack.html - `service/timestream-query`: Updates service API ### [`v1.43.17`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14317-2022-03-11) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.16...v1.43.17) \=== ##### Service Client Updates - `service/chime`: Updates service API and documentation - Chime VoiceConnector Logging APIs will now support MediaMetricLogs. Also CreateMeetingDialOut now returns AccessDeniedException. - `service/connect`: Updates service API and documentation - `service/lambda`: Updates service API and documentation - Adds PrincipalOrgID support to AddPermission API. Customers can use it to manage permissions to lambda functions at AWS Organizations level. - `service/outposts`: Updates service API and documentation - `service/secretsmanager`: Updates service documentation and examples - Documentation updates for Secrets Manager. - `service/transcribe-streaming`: Updates service API and documentation ### [`v1.43.16`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14316-2022-03-10) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.15...v1.43.16) \=== ##### Service Client Updates - `service/models.lex.v2`: Updates service API - `service/transcribe`: Updates service API and documentation - `service/transfer`: Updates service API and documentation - Adding more descriptive error types for managed workflows ### [`v1.43.15`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14315-2022-03-09) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.14...v1.43.15) \=== ##### Service Client Updates - `service/comprehend`: Updates service API, documentation, and paginators ### [`v1.43.14`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14314-2022-03-08) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.13...v1.43.14) \=== ##### Service Client Updates - `service/eks`: Updates service API - `service/keyspaces`: Updates service documentation - `service/mediaconvert`: Updates service API and documentation - AWS Elemental MediaConvert SDK has added support for reading timecode from AVCHD sources and now provides the ability to segment WebVTT at the same interval as the video and audio in HLS packages. ### [`v1.43.13`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14313-2022-03-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.12...v1.43.13) \=== ##### Service Client Updates - `service/chime-sdk-meetings`: Updates service API and documentation - `service/ecs`: Updates service API and documentation - Amazon ECS UpdateService API now supports additional parameters: loadBalancers, propagateTags, enableECSManagedTags, and serviceRegistries - `service/migration-hub-refactor-spaces`: Updates service documentation ### [`v1.43.12`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14312-2022-03-04) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.11...v1.43.12) \=== ##### Service Client Updates - `service/connect`: Updates service API - `service/devops-guru`: Updates service API and documentation - `service/ec2`: Updates service API and documentation - Documentation updates for Amazon EC2. - `service/macie`: Updates service documentation - Amazon Macie Classic (macie) has been discontinued and is no longer available. A new Amazon Macie (macie2) is now available with significant design improvements and additional features. - `service/sts`: Updates service documentation - Documentation updates for AWS Security Token Service. - `service/synthetics`: Updates service API and documentation - `service/transfer`: Updates service waiters - Add waiters for server online and offline. ### [`v1.43.11`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14311-2022-03-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.10...v1.43.11) \=== ##### Service Client Updates - `service/appflow`: Updates service API and documentation - `service/fsx`: Updates service API and documentation - `service/greengrassv2`: Updates service documentation - `service/kendra`: Updates service API and documentation - Amazon Kendra now suggests spell corrections for a query. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/query-spell-check.html - `service/timestream-query`: Updates service documentation ### [`v1.43.10`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14310-2022-03-02) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.9...v1.43.10) \=== ##### Service Client Updates - `service/athena`: Updates service API and documentation - This release adds support for S3 Object Ownership by allowing the S3 bucket owner full control canned ACL to be set when Athena writes query results to S3 buckets. - `service/cloudtrail`: Updates service API and documentation - Add bytesScanned field into responses of DescribeQuery and GetQueryResults. - `service/ecr`: Updates service API and documentation - This release adds support for tracking images lastRecordedPullTime. - `service/gamelift`: Updates service documentation - Minor updates to address errors. - `service/keyspaces`: Updates service API, documentation, waiters, paginators, and examples ### [`v1.43.9`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1439-2022-03-01) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.8...v1.43.9) \=== ##### Service Client Updates - `service/kafkaconnect`: Updates service API and documentation - `service/mediapackage`: Updates service API - This release adds Hybridcast as an available profile option for Dash Origin Endpoints. - `service/mgn`: Updates service API and documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Documentation updates for Multi-AZ DB clusters. ### [`v1.43.8`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1438-2022-02-28) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.7...v1.43.8) \=== ##### Service Client Updates - `service/amplify`: Updates service API and documentation - `service/amplifyuibuilder`: Updates service API, documentation, and paginators - `service/athena`: Updates service API and documentation - This release adds support for updating an existing named query. - `service/ec2`: Updates service API and documentation - This release adds support for new AMI property 'lastLaunchedTime' - `service/finspace-data`: Updates service API, documentation, and paginators - `service/fis`: Updates service API and documentation - `service/fsx`: Updates service API and documentation - `service/route53-recovery-cluster`: Updates service API and documentation - `service/servicecatalog-appregistry`: Updates service API ### [`v1.43.7`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1437-2022-02-25) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.6...v1.43.7) \=== ##### Service Client Updates - `service/elasticache`: Updates service documentation - Doc only update for ElastiCache - `service/panorama`: Updates service API and documentation ### [`v1.43.6`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1436-2022-02-24) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.5...v1.43.6) \=== ##### Service Client Updates - `service/autoscaling`: Updates service API, documentation, and examples - You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later. - `service/databrew`: Updates service API and documentation - `service/fms`: Updates service API and documentation - `service/lightsail`: Updates service API and documentation - This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances. - `service/route53`: Updates service documentation - SDK doc update for Route 53 to update some parameters with new information. - `service/s3`: Updates service examples - This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3 - `service/s3control`: Updates service API and documentation - Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3. - `service/transfer`: Updates service paginators - Support automatic pagination when listing AWS Transfer Family resources. ### [`v1.43.5`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1435-2022-02-23) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.4...v1.43.5) \=== ##### Service Client Updates - `service/lambda`: Updates service API, documentation, and waiters - Lambda releases .NET 6 managed runtime to be available in all commercial regions. - `service/textract`: Updates service API - `service/transfer`: Updates service API and documentation - The file input selection feature provides the ability to use either the originally uploaded file or the output file from the previous workflow step, enabling customers to make multiple copies of the original file while keeping the source file intact for file archival. ### [`v1.43.4`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14345-2022-04-22) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.3...v1.43.4) \=== ##### Service Client Updates - `service/chime-sdk-meetings`: Updates service API and documentation - `service/ec2`: Updates service API, documentation, and waiters - Adds support for waiters that automatically poll for a deleted NAT Gateway until it reaches the deleted state. ### [`v1.43.3`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14339-2022-04-13) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.2...v1.43.3) \=== ##### Service Client Updates - `service/fsx`: Updates service API, documentation, and paginators - `service/monitoring`: Updates service API and documentation - Adds support for additional statistics in CloudWatch Metric Streams. ### [`v1.43.2`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14329-2022-03-30) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.1...v1.43.2) \=== ##### Service Client Updates - `service/ec2`: Updates service API and documentation - This release simplifies the auto-recovery configuration process enabling customers to set the recovery behavior to disabled or default - `service/fms`: Updates service API, documentation, and paginators - `service/fsx`: Updates service API and documentation - `service/iot`: Updates service documentation - Doc only update for IoT that fixes customer-reported issues. - `service/iot-data`: Updates service API and documentation ### [`v1.43.1`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14319-2022-03-15) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.43.0...v1.43.1) \=== ##### Service Client Updates - `service/cognito-idp`: Updates service API and documentation - `service/dataexchange`: Updates service API and documentation - `service/ec2`: Updates service API and documentation - Adds the Cascade parameter to the DeleteIpam API. Customers can use this parameter to automatically delete their IPAM, including non-default scopes, pools, cidrs, and allocations. There mustn't be any pools provisioned in the default public scope to use this parameter. - `service/ecs`: Updates service documentation - Documentation only update to address tickets - `service/keyspaces`: Updates service documentation - `service/location`: Updates service documentation - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Various documentation improvements - `service/robomaker`: Updates service API and documentation ### [`v1.43.0`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v1430-2022-02-16) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.53...v1.43.0) \=== ##### Service Client Updates - `service/budgets`: Updates service API and documentation - Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast. - `service/ce`: Updates service API - `service/ec2`: Updates service API and documentation - Documentation updates for EC2. - `service/glue`: Updates service API and documentation - Support for optimistic locking in UpdateTable - `service/ssm`: Updates service documentation - Assorted ticket fixes and updates for AWS Systems Manager. ##### SDK Features - `codegen`: Updates the SDK's code generation to stop supporting new API modeled JSONValue parameters. The SDK's JSONValue type is only compatible with JSON documents with a top level JSON Object. JSON Lists, Strings, Scalars, are not compatible. This prevents JSON Value working with some APIs such as Amazon Lex Runtime Service's operations. - Related to [#​4264](https://togithub.com/aws/aws-sdk-go/pull/4264) and [#​4258](https://togithub.com/aws/aws-sdk-go/issues/4258) ##### SDK Bugs - `service/lexruntimeservice`: Introduces a breaking change for following parameters from a JSONValue to string type, because the SDKs JSONValue is not compatible with JSON documents of lists. - PostContentInput.ActiveContexts - PutContentOutput.AlternativeIntents - PutContentOutput.ActiveContexts - PutSessionOutput.ActiveContexts - Fixes [#​4258](https://togithub.com/aws/aws-sdk-go/issues/4258) ### [`v1.42.53`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14253-2022-02-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.52...v1.42.53) \=== ##### Service Client Updates - `service/appflow`: Updates service API and documentation - `service/athena`: Updates service API and documentation - This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails. - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Adds support for determining which Aurora PostgreSQL versions support Babelfish. ### [`v1.42.52`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14252-2022-02-11) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.51...v1.42.52) \=== ##### Service Client Updates - `service/ssm`: Updates service API - Documentation updates for AWS Systems Manager. ### [`v1.42.51`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14251-2022-02-10) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.50...v1.42.51) \=== ##### Service Client Updates - `service/cloudformation`: Updates service API - This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes - `service/lookoutvision`: Updates service API and documentation - `service/pinpoint`: Updates service API and documentation - This SDK release adds a new paramater creation date for GetApp and GetApps Api call - `service/sns`: Updates service documentation - Customer requested typo fix in API documentation. - `service/wafv2`: Updates service API and documentation ### [`v1.42.50`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14250-2022-02-09) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.49...v1.42.50) \=== ##### Service Client Updates - `service/cloudformation`: Updates service API and documentation - This SDK release is for the feature launch of AWS CloudFormation Hooks. ### [`v1.42.49`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14249-2022-02-08) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.48...v1.42.49) \=== ##### Service Client Updates - `service/apprunner`: Updates service API, documentation, and paginators - `service/kendra`: Updates service API and documentation - Amazon Kendra now provides a data source connector for Amazon FSx. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-fsx.html - `service/s3control`: Updates service API and documentation - This release adds support for S3 Batch Replication. Batch Replication lets you replicate existing objects, already replicated objects to new destinations, and objects that previously failed to replicate. Customers will receive object-level visibility of progress and a detailed completion report. - `service/sagemaker`: Updates service API and documentation - Autopilot now generates an additional report with information on the performance of the best model, such as a Confusion matrix and Area under the receiver operating characteristic (AUC-ROC). The path to the report can be found in CandidateArtifactLocations. ### [`v1.42.48`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14248-2022-02-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.47...v1.42.48) \=== ##### Service Client Updates - `service/auditmanager`: Updates service API - `service/eventbridge`: Updates service documentation - `service/ssm-incidents`: Updates service API - `service/synthetics`: Updates service API and documentation ### [`v1.42.47`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14247-2022-02-04) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.46...v1.42.47) \=== ##### Service Client Updates - `service/athena`: Updates service API and documentation - You can now optionally specify the account ID that you expect to be the owner of your query results output location bucket in Athena. If the account ID of the query results bucket owner does not match the specified account ID, attempts to output to the bucket will fail with an S3 permissions error. - `service/lakeformation`: Updates service API - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - updates for RDS Custom for Oracle 12.1 support ### [`v1.42.46`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14246-2022-02-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.45...v1.42.46) \=== ##### Service Client Updates - `service/ec2`: Updates service API, documentation, and paginators - adds support for AMIs in Recycle Bin - `service/meteringmarketplace`: Updates service API and documentation - Add CustomerAWSAccountId to ResolveCustomer API response and increase UsageAllocation limit to 2500. - `service/rbin`: Updates service API and documentation - `service/robomaker`: Updates service API and documentation ### [`v1.42.45`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14245-2022-02-02) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.44...v1.42.45) \=== ##### Service Client Updates - `service/appflow`: Updates service API, documentation, and paginators - `service/ce`: Updates service API and documentation - `service/comprehend`: Updates service API and documentation - `service/dynamodb`: Updates service API, documentation, waiters, paginators, and examples - Documentation update for DynamoDB Java SDK. - `service/elasticache`: Updates service documentation - Documentation update for AWS ElastiCache - `service/elasticmapreduce`: Updates service documentation - Documentation updates for Amazon EMR. - `service/es`: Updates service API and documentation - Allows customers to get progress updates for blue/green deployments - `service/fis`: Updates service API, documentation, and paginators - `service/glue`: Updates service API and documentation - Launch Protobuf support for AWS Glue Schema Registry - `service/iot`: Updates service API - This release adds support for configuring AWS IoT logging level per client ID, source IP, or principal ID. - `service/personalize`: Updates service API and documentation ### [`v1.42.44`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14244-2022-01-28) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.43...v1.42.44) \=== ##### Service Client Updates - `service/appconfig`: Updates service API and documentation - `service/appconfigdata`: Updates service API and documentation - `service/athena`: Updates service API and documentation - This release adds a field, AthenaError, to the GetQueryExecution response object when a query fails. - `service/cognito-idp`: Updates service documentation - `service/sagemaker`: Updates service API - This release added a new NNA accelerator compilation support for Sagemaker Neo. - `service/secretsmanager`: Updates service API and documentation - Feature are ready to release on Jan 28th ### [`v1.42.43`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14243-2022-01-27) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.42...v1.42.43) \=== ##### Service Client Updates - `service/amplify`: Updates service documentation - `service/connect`: Updates service API and documentation - `service/ec2`: Updates service API - X2ezn instances are powered by Intel Cascade Lake CPUs that deliver turbo all core frequency of up to 4.5 GHz and up to 100 Gbps of networking bandwidth - `service/kafka`: Updates service API and documentation - `service/opensearch`: Updates service API and documentation ##### SDK Bugs - `aws/request`: Update Request Send to always ensure Request.HTTPResponse is populated. - Fixes [#​4211](https://togithub.com/aws/aws-sdk-go/issues/4211) ### [`v1.42.42`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14242-2022-01-26) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.41...v1.42.42) \=== ##### Service Client Updates - `service/codeguru-reviewer`: Updates service API, documentation, and waiters - `service/ebs`: Updates service documentation - `service/frauddetector`: Updates service API, documentation, and paginators - `service/sagemaker`: Updates service API and documentation - API changes relating to Fail steps in model building pipeline and add PipelineExecutionFailureReason in PipelineExecutionSummary. - `service/securityhub`: Updates service API and documentation ### [`v1.42.41`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14241-2022-01-25) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.40...v1.42.41) \=== ##### Service Client Updates - `service/connect`: Updates service API, documentation, and paginators - `service/elasticfilesystem`: Updates service API and documentation - Use Amazon EFS Replication to replicate your Amazon EFS file system in the AWS Region of your preference. - `service/fsx`: Updates service API and documentation - `service/guardduty`: Updates service API and documentation - Amazon GuardDuty expands threat detection coverage to protect Amazon Elastic Kubernetes Service (EKS) workloads. ### [`v1.42.40`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14240-2022-01-24) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.39...v1.42.40) \=== ##### Service Client Updates - `service/route53-recovery-readiness`: Updates service documentation ### [`v1.42.39`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14239-2022-01-21) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.38...v1.42.39) \=== ##### Service Client Updates - `service/mediaconvert`: Updates service API and documentation - AWS Elemental MediaConvert SDK has added support for 4K AV1 output resolutions & 10-bit AV1 color, the ability to ingest sidecar Dolby Vision XML metadata files, and the ability to flag WebVTT and IMSC tracks for accessibility in HLS. - `service/transcribe`: Updates service API and documentation ### [`v1.42.38`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14238-2022-01-20) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.37...v1.42.38) \=== ##### Service Client Updates - `service/connect`: Updates service API and documentation - `service/ec2`: Updates service API - C6i, M6i and R6i instances are powered by a third-generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz - `service/fis`: Updates service API and documentation - `service/guardduty`: Updates service API and documentation - Amazon GuardDuty findings now include remoteAccountDetails under AwsApiCallAction section if instance credential is exfiltrated. - `service/mediatailor`: Updates service API and documentation ### [`v1.42.37`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14237-2022-01-19) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.36...v1.42.37) \=== ##### Service Client Updates - `service/ec2-instance-connect`: Updates service API and documentation - `service/macie2`: Updates service API ### [`v1.42.36`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14236-2022-01-18) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.35...v1.42.36) \=== ##### Service Client Updates - `service/cloudtrail`: Updates service documentation - This release fixes a documentation bug in the description for the readOnly field selector in advanced event selectors. The description now clarifies that users omit the readOnly field selector to select both Read and Write management events. - `service/ec2`: Updates service API and documentation - Add support for AWS Client VPN client login banner and session timeout. - `service/ivs`: Updates service API and documentation - `service/location`: Updates service API and documentation - `service/storagegateway`: Updates service documentation - Documentation update for adding bandwidth throttling support for S3 File Gateways. ### [`v1.42.35`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14235-2022-01-14) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.34...v1.42.35) \=== ##### Service Client Updates - `service/application-insights`: Updates service API - `service/config`: Updates service API - `service/honeycode`: Updates service API and documentation - `service/lookoutmetrics`: Updates service API and documentation - `service/ram`: Updates service API, documentation, and paginators ### [`v1.42.34`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14234-2022-01-13) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.33...v1.42.34) \=== ##### Service Client Updates - `service/elasticache`: Updates service API and documentation - AWS ElastiCache for Redis has added a new Engine Log LogType in LogDelivery feature. You can now publish the Engine Log from your Amazon ElastiCache for Redis clusters to Amazon CloudWatch Logs and Amazon Kinesis Data Firehose. - `service/glue`: Updates service API and documentation - This SDK release adds support to pass run properties when starting a workflow run - `service/nimble`: Updates service API and documentation - `service/pinpoint`: Updates service API - Adds JourneyChannelSettings to WriteJourneyRequest - `service/runtime.lex.v2`: Updates service API and documentation - `service/ssm`: Updates service API and documentation - AWS Systems Manager adds category support for DescribeDocument API ### [`v1.42.33`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14233-2022-01-12) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.32...v1.42.33) \=== ##### Service Client Updates - `service/ec2`: Updates service API - Hpc6a instances are powered by a third-generation AMD EPYC processors (Milan) delivering all-core turbo frequency of 3.4 GHz - `service/elasticache`: Updates service documentation - Doc only update for ElastiCache - `service/fms`: Updates service API and documentation - `service/honeycode`: Updates service API and documentation - `service/models.lex.v2`: Updates service API and documentation - `service/pi`: Updates service API, documentation, and paginators ### [`v1.42.32`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14232-2022-01-11) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.31...v1.42.32) \=== ##### Service Client Updates - `service/ce`: Updates service documentation - `service/ec2`: Updates service API - EC2 Capacity Reservations now supports RHEL instance platforms (RHEL with SQL Server Standard, RHEL with SQL Server Enterprise, RHEL with SQL Server Web, RHEL with HA, RHEL with HA and SQL Server Standard, RHEL with HA and SQL Server Enterprise) - `service/finspace-data`: Updates service documentation - `service/iotevents-data`: Updates service documentation - `service/kendra`: Updates service API, documentation, and paginators - Amazon Kendra now supports advanced query language and query-less search. - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - This release adds the db-proxy event type to support subscribing to RDS Proxy events. - `service/workspaces`: Updates service API and documentation - Introducing new APIs for Workspaces audio optimization with Amazon Connect: CreateConnectClientAddIn, DescribeConnectClientAddIns, UpdateConnectClientAddIn and DeleteConnectClientAddIn. ### [`v1.42.31`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14231-2022-01-10) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.30...v1.42.31) \=== ##### Service Client Updates - `service/compute-optimizer`: Updates service API and documentation - `service/databrew`: Updates service API and documentation - `service/ec2`: Updates service API, documentation, and paginators - New feature: Updated EC2 API to support faster launching for Windows images. Optimized images are pre-provisioned, using snapshots to launch instances up to 65% faster. - `service/lookoutmetrics`: Updates service API and documentation - `service/transcribe`: Updates service documentation ### [`v1.42.30`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14230-2022-01-07) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.29...v1.42.30) \=== ##### Service Client Updates - `service/medialive`: Updates service API and documentation - This release adds support for selecting the Program Date Time (PDT) Clock source algorithm for HLS outputs. ### [`v1.42.29`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14229-2022-01-06) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.28...v1.42.29) \=== ##### Service Client Updates - `service/appsync`: Updates service API and documentation - `service/ec2`: Updates service API and documentation - This release introduces On-Demand Capacity Reservation support for Cluster Placement Groups, adds Tags on instance Metadata, and includes documentation updates for Amazon EC2. - `service/es`: Updates service API and documentation - Amazon OpenSearch Service adds support for Fine Grained Access Control for existing domains running Elasticsearch version 6.7 and above - `service/iotwireless`: Updates service API, documentation, and paginators - `service/mediatailor`: Updates service API and documentation - `service/mwaa`: Updates service API and documentation - `service/opensearch`: Updates service API and documentation ### [`v1.42.28`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14228-2022-01-05) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.27...v1.42.28) \=== ##### Service Client Updates - `service/appstream`: Updates service API and documentation - Includes APIs for App Entitlement management regarding entitlement and entitled application association. - `service/cloudtrail`: Updates service API, documentation, and paginators - This release adds support for CloudTrail Lake, a new feature that lets you run SQL-based queries on events that you have aggregated into event data stores. New APIs have been added for creating and managing event data stores, and creating, running, and managing queries in CloudTrail Lake. - `service/ec2`: Updates service API and documentation - This release adds a new API called ModifyVpcEndpointServicePayerResponsibility which allows VPC endpoint service owners to take payer responsibility of their VPC Endpoint connections. - `service/ecs`: Updates service documentation - Documentation update for ticket fixes. - `service/eks`: Updates service API and documentation - `service/glue`: Updates service API, documentation, and paginators - Add Delta Lake target support for Glue Crawler and 3rd Party Support for Lake Formation - `service/iot`: Updates service API and documentation - This release adds an automatic retry mechanism for AWS IoT Jobs. You can now define a maximum number of retries for each Job rollout, along with the criteria to trigger the retry for FAILED/TIMED_OUT/ALL(both FAILED an TIMED_OUT) job. - `service/lakeformation`: Updates service API and documentation - `service/quicksight`: Updates service documentation - Multiple Doc-only updates for Amazon QuickSight. - `service/sagemaker`: Updates service API - Amazon SageMaker now supports running training jobs on ml.g5 instance types. - `service/snowball`: Updates service API, documentation, and examples - Updating validation rules for interfaces used in the Snowball API to tighten security of service. ### [`v1.42.27`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14227-2022-01-04) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.26...v1.42.27) \=== ##### Service Client Updates - `service/rekognition`: Updates service API and documentation - This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector. - `service/s3`: Updates service documentation and examples - Minor doc-based updates based on feedback bugs received. - `service/s3control`: Updates service documentation - Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval. ##### SDK Enhancements - `aws/session`: Add options for customizing the construction of credential providers. Currently only supported for `stscreds.WebIdentityRoleProvider`. ### [`v1.42.26`](https://togithub.com/aws/aws-sdk-go/blob/HEAD/CHANGELOG.md#Release-v14226-2022-01-03) [Compare Source](https://togithub.com/aws/aws-sdk-go/compare/v1.42.25...v1.42.26) \=== ##### Service Client Updates - `service/detective`: Updates service API, documentation, and paginators - `service/greengrassv2`: Updates service API and documentation - `service/mediaconvert`: Updates service API and documentation - AWS Elemental MediaConvert SDK has added strength levels to the Sharpness Filter and now permits OGG files to be specified as sidecar audio inputs. - `service/rds`: Updates service API, documentation, waiters, paginators, and examples - Multiple doc-only updates for Relational Database Service (RDS) - `service/sagemaker`: Updates service API and documentation

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.