Feature: This release adds a new feature for Amazon CloudWatch Internet Monitor that enables customers to deliver internet measurements to Amazon S3 buckets as well as CloudWatch Logs.
Feature: In this release, you can now chose between soft delete and hard delete when calling the DeleteRecord API, so you have more flexibility when it comes to managing online store data.
Feature: 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.
Feature: This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime.
Feature: Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.
Feature: 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.
Feature: 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.
Feature: 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.
Feature: Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode.
Feature: Added new APIs GetCustomRulePolicy and GetOrganizationCustomRulePolicy, and updated existing APIs PutConfigRule, DescribeConfigRule, DescribeConfigRuleEvaluationStatus, PutOrganizationConfigRule, DescribeConfigRule to support a new feature for building AWS Config rules with AWS CloudFormation Guard
Feature: 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.
Feature: This release adds an additional parameter for subtitling with Amazon Transcribe batch jobs: outputStartIndex.
Release (2022-03-23)
General Highlights
Dependency Update: Updated to the latest SDK module versions
Module Highlights
github.com/aws/aws-sdk-go-v2: v1.16.0
Feature: Update CredentialsCache to make use of two new optional CredentialsProvider interfaces to give the cache, per provider, behavior how the cache handles credentials that fail to refresh, and adjusting expires time. See aws.CredentialsCache for more details.
Feature: Update ec2rolecreds package's Provider to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.
Feature: Update ec2rolecreds package's Provider to implememnt support for CredentialsCache new optional caching strategy interfaces, HandleFailRefreshCredentialsCacheStrategy and AdjustExpiresByCredentialsCacheStrategy.
Feature: This release updates 1 API parameter, the SnsArn attribute. The character length and regex pattern for the SnsArn attribute have been updated, which enables you to deselect an SNS topic when using the UpdateSettings operation.
Feature: Increased the maximum supported value for the Timeout parameter of the StartSnapshot API from 60 minutes to 4320 minutes. Changed the HTTP error code for ConflictException from 503 to 409.
Feature: 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.
Feature: Update AddTagsToResource, ListTagsForResource, and RemoveTagsFromResource APIs to reflect the support for tagging Automation resources. Includes other minor documentation updates.
Feature: Added three new APIs to support tagging and resource-level authorization on Cost Explorer resources: TagResource, UntagResource, ListTagsForResource. Added optional parameters to CreateCostCategoryDefinition, CreateAnomalySubscription and CreateAnomalyMonitor APIs to support Tag On Create.
Feature: The release fixes the incorrect permissions called out in the documentation - DESCRIBE_TAG, ASSOCIATE_TAG, DELETE_TAG, ALTER_TAG. This trebuchet release fixes the corresponding SDK and documentation.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the aws-sdk-go group in /provider/appconfig with 5 updates:
1.30.0
1.30.1
1.27.21
1.27.23
1.30.1
1.31.1
1.15.1
1.16.1
1.20.2
1.20.3
Updates
github.com/aws/aws-sdk-go-v2
from 1.30.0 to 1.30.1Commits
4509a60
Release 2024-06-280c61504
Regenerated Clients7ca59bf
Update SDK's smithy-go dependency to v1.20.3fe1af5b
Update endpoints modelb76404f
Update API model8ca412d
Release 2024-06-276505a14
Regenerated Clients66e5439
Update endpoints model590c9db
Update API model7c25c21
Release 2024-06-26Updates
github.com/aws/aws-sdk-go-v2/config
from 1.27.21 to 1.27.23Commits
4509a60
Release 2024-06-280c61504
Regenerated Clients7ca59bf
Update SDK's smithy-go dependency to v1.20.3fe1af5b
Update endpoints modelb76404f
Update API model8ca412d
Release 2024-06-276505a14
Regenerated Clients66e5439
Update endpoints model590c9db
Update API model7c25c21
Release 2024-06-26Updates
github.com/aws/aws-sdk-go-v2/service/appconfig
from 1.30.1 to 1.31.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/appconfig's changelog.
... (truncated)
Commits
b40e677
Release 2023-03-3196ef350
Regenerated Clients27b40fd
Update endpoints model688fa29
Update API model342f3b4
Release 2023-03-3034e534d
Regenerated Clients96c5cdb
Update endpoints model53f050e
Update API modelcec179c
Release 2023-03-297340532
Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/service/appconfigdata
from 1.15.1 to 1.16.1Changelog
Sourced from github.com/aws/aws-sdk-go-v2/service/appconfigdata's changelog.
... (truncated)
Commits
3867249
Release 2022-03-242fb960e
Regenerated Clients6201345
Update SDK's smithy-go dependency to v1.11.2aa4f5d5
Update endpoints model9f1b668
Update API modelcd1c8a3
codegen: Fix EventSteam code generation bug (#1638)Updates
github.com/aws/smithy-go
from 1.20.2 to 1.20.3Changelog
Sourced from github.com/aws/smithy-go's changelog.
... (truncated)
Commits
07bbd00
Release 2024-06-27 (#522)dd523d1
Cast numbers in "uint oob" test error messages to avoid overflows (#514)18cc44b
make godelegator extend writerdelegator<gowriter> and add writeAdditionalFile...5a2e64e
add codegen support for string array and operation context params in endpoint...5ca24b4
add client opts extension point for waiters/paginators (#518)e421cf2
Add context into endpoint param binding inputs (#498)bced1e1
add 'sync/atomic' to the list of Go dependecies (#516)3f5ffbf
add shape deserializer overrides (#512)7afc826
upgrade to smithy 1.49 (#511)86d581f
fix: improve Go doc formatter (#510)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show