Releases: aws/aws-sdk-go-v2
Releases · aws/aws-sdk-go-v2
Release (2022-10-17)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/greengrass: v1.14.0- Feature: This change allows customers to specify FunctionRuntimeOverride in FunctionDefinitionVersion. This configuration can be used if the runtime on the device is different from the AWS Lambda runtime specified for that function.
github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.47.0- Feature: This release adds support for C7g, C6g, C6gd, C6gn, M6g, M6gd, R6g, and R6gn Graviton instance types in Amazon SageMaker Inference.
Release (2022-10-14)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.26.0- Feature: MediaConvert now supports specifying the minimum percentage of the HRD buffer available at the end of each encoded video segment.
Release (2022-10-13)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.8.0- Feature: We are releasing the ability for fields to be configured as arrays.
github.com/aws/aws-sdk-go-v2/service/appflow: v1.18.0- Feature: With this update, you can choose which Salesforce API is used by Amazon AppFlow to transfer data to or from your Salesforce account. You can choose the Salesforce REST API or Bulk API 2.0. You can also choose for Amazon AppFlow to pick the API automatically.
github.com/aws/aws-sdk-go-v2/service/connect: v1.32.0- Feature: This release adds support for a secondary email and a mobile number for Amazon Connect instance users.
github.com/aws/aws-sdk-go-v2/service/directoryservice: v1.15.0- Feature: This release adds support for describing and updating AWS Managed Microsoft AD set up.
github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.24- Documentation: Documentation update to address tickets.
github.com/aws/aws-sdk-go-v2/service/guardduty: v1.16.0- Feature: Add UnprocessedDataSources to CreateDetectorResponse which specifies the data sources that couldn't be enabled during the CreateDetector request. In addition, update documentations.
github.com/aws/aws-sdk-go-v2/service/iam: v1.18.20- Documentation: Documentation updates for the AWS Identity and Access Management API Reference.
github.com/aws/aws-sdk-go-v2/service/iotfleetwise: v1.0.1- Documentation: Documentation update for AWS IoT FleetWise
github.com/aws/aws-sdk-go-v2/service/medialive: v1.24.0- Feature: AWS Elemental MediaLive now supports forwarding SCTE-35 messages through the Event Signaling and Management (ESAM) API, and can read those SCTE-35 messages from an inactive source.
github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.18.0- Feature: This release adds SPEKE v2 support for MediaPackage VOD. Speke v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, based on an encryption contract selected by the customer.
github.com/aws/aws-sdk-go-v2/service/panorama: v1.9.0- Feature: Pause and resume camera stream processing with SignalApplicationInstanceNodeInstances. Reboot an appliance with CreateJobForDevices. More application state information in DescribeApplicationInstance response.
github.com/aws/aws-sdk-go-v2/service/rdsdata: v1.12.16- Documentation: Doc update to reflect no support for schema parameter on BatchExecuteStatement API
github.com/aws/aws-sdk-go-v2/service/ssm: v1.31.0- Feature: Support of AmazonLinux2022 by Patch Manager
github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.16.0- Feature: Update RelatedItem enum to support Tasks
github.com/aws/aws-sdk-go-v2/service/transfer: v1.23.0- Feature: This release adds an option for customers to configure workflows that are triggered when files are only partially received from a client due to premature session disconnect.
github.com/aws/aws-sdk-go-v2/service/translate: v1.15.1- Documentation: This release enables customers to specify multiple target languages in asynchronous batch translation requests.
github.com/aws/aws-sdk-go-v2/service/wisdom: v1.10.0- Feature: This release updates the GetRecommendations API to include a trigger event list for classifying and grouping recommendations.
Release (2022-10-07)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.16.15- Documentation: Documentation update to replace broken link.
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2: v1.18.20- Documentation: Gateway Load Balancer adds a new feature (target_failover) for customers to rebalance existing flows to a healthy target after marked unhealthy or deregistered. This allows graceful patching/upgrades of target appliances during maintenance windows, and helps reduce unhealthy target failover time.
github.com/aws/aws-sdk-go-v2/service/greengrassv2: v1.19.0- Feature: This release adds error status details for deployments and components that failed on a device and adds features to improve visibility into component installation.
github.com/aws/aws-sdk-go-v2/service/quicksight: v1.26.0- Feature: Amazon QuickSight now supports SecretsManager Secret ARN in place of CredentialPair for DataSource creation and update. This release also has some minor documentation updates and removes CountryCode as a required parameter in GeoSpatialColumnGroup
Release (2022-10-06)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/resiliencehub: v1.6.15- Documentation: Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout
Release (2022-10-05)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/glue: v1.33.0- Feature: This SDK release adds support to sync glue jobs with source control provider. Additionally, a new parameter called SourceControlDetails will be added to Job model.
github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.20.0- Feature: StreamExceptionPolicy configures how AWS Network Firewall processes traffic when a network connection breaks midstream
github.com/aws/aws-sdk-go-v2/service/outposts: v1.23.0- Feature: This release adds the Asset state information to the ListAssets response. The ListAssets request supports filtering on Asset state.
Release (2022-10-04)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/connect: v1.31.0- Feature: Updated the CreateIntegrationAssociation API to support the CASES_DOMAIN IntegrationType.
github.com/aws/aws-sdk-go-v2/service/connectcases: v1.0.0- Release: New AWS service client module
- Feature: This release adds APIs for Amazon Connect Cases. Cases allows your agents to quickly track and manage customer issues that require multiple interactions, follow-up tasks, and teams in your contact center. For more information, see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html
github.com/aws/aws-sdk-go-v2/service/ec2: v1.63.0- Feature: Added EnableNetworkAddressUsageMetrics flag for ModifyVpcAttribute, DescribeVpcAttribute APIs.
github.com/aws/aws-sdk-go-v2/service/ecs: v1.18.23- Documentation: Documentation updates to address various Amazon ECS tickets.
github.com/aws/aws-sdk-go-v2/service/s3control: v1.24.0- Feature: S3 Object Lambda adds support to allow customers to intercept HeadObject and ListObjects requests and introduce their own compute. These requests were previously proxied to S3.
github.com/aws/aws-sdk-go-v2/service/workmail: v1.17.0- Feature: This release adds support for impersonation roles in Amazon WorkMail.
Release (2022-10-03)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.16.0- Feature: AWS IAM Access Analyzer policy validation introduces new checks for role trust policies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy for any issues to make it easier for customers to author secure policies.
github.com/aws/aws-sdk-go-v2/service/ec2: v1.62.0- Feature: Adding an imdsSupport attribute to EC2 AMIs
github.com/aws/aws-sdk-go-v2/service/snowball: v1.16.0- Feature: Adds support for V3_5C. This is a refreshed AWS Snowball Edge Compute Optimized device type with 28TB SSD, 104 vCPU and 416GB memory (customer usable).
Release (2022-09-30)
General Highlights
- Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2/service/codedeploy: v1.15.0- Feature: This release allows you to override the alarm configurations when creating a deployment.
github.com/aws/aws-sdk-go-v2/service/devopsguru: v1.19.0- Feature: This release adds filter feature on AddNotificationChannel API, enable customer to configure the SNS notification messages by Severity or MessageTypes
github.com/aws/aws-sdk-go-v2/service/dlm: v1.13.0- Feature: This release adds support for archival of single-volume snapshots created by Amazon Data Lifecycle Manager policies
github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.46.0- Feature: A new parameter called ExplainerConfig is added to CreateEndpointConfig API to enable SageMaker Clarify online explainability feature.
github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.16.0- Feature: A new parameter called EnableExplanations is added to InvokeEndpoint API to enable on-demand SageMaker Clarify online explainability requests.
github.com/aws/aws-sdk-go-v2/service/ssooidc: v1.13.6- Documentation: Documentation updates for the IAM Identity Center OIDC CLI Reference.
Release (2022-09-29)
Module Highlights
github.com/aws/aws-sdk-go-v2/service/acm: v1.15.0- Feature: This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API.
github.com/aws/aws-sdk-go-v2/service/ec2: v1.61.0- Feature: u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases.
github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.3.0- Feature: This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs
github.com/aws/aws-sdk-go-v2/service/fsx: v1.25.0- Feature: This release adds support for Amazon File Cache.
github.com/aws/aws-sdk-go-v2/service/migrationhuborchestrator: v1.0.0- Release: New AWS service client module
- Feature: Introducing AWS MigrationHubOrchestrator. This is the first public release of AWS MigrationHubOrchestrator.
github.com/aws/aws-sdk-go-v2/service/polly: v1.18.0- Feature: Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only.
github.com/aws/aws-sdk-go-v2/service/proton: v1.15.0- Feature: This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API
github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.45.0- Feature: SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads.
github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.16.2- Documentation: Documentation updates for Secrets Manager
github.com/aws/aws-sdk-go-v2/service/translate: v1.15.0- Feature: This release enables customers to access control rights on Translate resources like Parallel Data and Custom Terminology using Tag Based Authorization.
github.com/aws/aws-sdk-go-v2/service/workspaces: v1.23.0- Feature: This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature.