Skip to content

Commit 565f0a4

Browse files
author
AWS SDK for Go v2 automation user
committed
Release 2022-07-18
1 parent aa18c98 commit 565f0a4

27 files changed

+68
-70
lines changed

.changelog/0ffa03ac5ac141c6b633d6dea406fdcc.json

-8
This file was deleted.

.changelog/4e83027628224045bebd78fe551a7860.json

-8
This file was deleted.

.changelog/708a9a92502f4997acab1ef1b9e9faec.json

-8
This file was deleted.

.changelog/7e2e84a714ba4c9fada459eecfb28590.json

-8
This file was deleted.

.changelog/8ab53d118d0f4bf6ac012a9af2498455.json

-8
This file was deleted.

.changelog/9c9beb57a1dd42be82bde7362b7c6bcc.json

-8
This file was deleted.

.changelog/ca32277bf18c46fd9847459e42da3cc5.json

-8
This file was deleted.

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
# Release (2022-07-18)
2+
3+
## Module Highlights
4+
* `github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice`: [v1.14.0](service/applicationdiscoveryservice/CHANGELOG.md#v1140-2022-07-18)
5+
* **Feature**: Add AWS Agentless Collector details to the GetDiscoverySummary API response
6+
* `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.49.1](service/ec2/CHANGELOG.md#v1491-2022-07-18)
7+
* **Documentation**: Documentation updates for Amazon EC2.
8+
* `github.com/aws/aws-sdk-go-v2/service/elasticache`: [v1.22.0](service/elasticache/CHANGELOG.md#v1220-2022-07-18)
9+
* **Feature**: Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API
10+
* `github.com/aws/aws-sdk-go-v2/service/kms`: [v1.18.0](service/kms/CHANGELOG.md#v1180-2022-07-18)
11+
* **Feature**: Added support for the SM2 KeySpec in China Partition Regions
12+
* `github.com/aws/aws-sdk-go-v2/service/mediapackage`: [v1.17.0](service/mediapackage/CHANGELOG.md#v1170-2022-07-18)
13+
* **Feature**: This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2
14+
* `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.37.0](service/sagemaker/CHANGELOG.md#v1370-2022-07-18)
15+
* **Feature**: Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.
16+
* `github.com/aws/aws-sdk-go-v2/service/ssoadmin`: [v1.15.0](service/ssoadmin/CHANGELOG.md#v1150-2022-07-18)
17+
* **Feature**: AWS SSO now supports attaching customer managed policies and a permissions boundary to your permission sets. This release adds new API operations to manage and view the customer managed policies and the permissions boundary for a given permission set.
18+
119
# Release (2022-07-15)
220

321
## Module Highlights

service/applicationdiscoveryservice/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.14.0 (2022-07-18)
2+
3+
* **Feature**: Add AWS Agentless Collector details to the GetDiscoverySummary API response
4+
15
# v1.13.4 (2022-07-05)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/applicationdiscoveryservice/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ec2/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.49.1 (2022-07-18)
2+
3+
* **Documentation**: Documentation updates for Amazon EC2.
4+
15
# v1.49.0 (2022-07-14)
26

37
* **Feature**: This release adds flow logs for Transit Gateway to allow customers to gain deeper visibility and insights into network traffic through their Transit Gateways.

service/ec2/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/elasticache/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.22.0 (2022-07-18)
2+
3+
* **Feature**: Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API
4+
15
# v1.21.3 (2022-07-05)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/elasticache/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/health/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.15.11 (2022-07-18)
2+
3+
* No change notes available for this release.
4+
15
# v1.15.10 (2022-07-05)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/health/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/internal/integrationtest/go.mod

+5-5
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/aws/aws-sdk-go-v2/service/acm v1.14.8
77
github.com/aws/aws-sdk-go-v2/service/apigateway v1.15.10
88
github.com/aws/aws-sdk-go-v2/service/applicationautoscaling v1.15.8
9-
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.13.4
9+
github.com/aws/aws-sdk-go-v2/service/applicationdiscoveryservice v1.14.0
1010
github.com/aws/aws-sdk-go-v2/service/appstream v1.17.2
1111
github.com/aws/aws-sdk-go-v2/service/athena v1.17.0
1212
github.com/aws/aws-sdk-go-v2/service/autoscaling v1.23.5
@@ -31,11 +31,11 @@ require (
3131
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.14.2
3232
github.com/aws/aws-sdk-go-v2/service/docdb v1.18.5
3333
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.15.9
34-
github.com/aws/aws-sdk-go-v2/service/ec2 v1.49.0
34+
github.com/aws/aws-sdk-go-v2/service/ec2 v1.49.1
3535
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.8
3636
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.11
3737
github.com/aws/aws-sdk-go-v2/service/efs v1.17.6
38-
github.com/aws/aws-sdk-go-v2/service/elasticache v1.21.3
38+
github.com/aws/aws-sdk-go-v2/service/elasticache v1.22.0
3939
github.com/aws/aws-sdk-go-v2/service/elasticbeanstalk v1.14.9
4040
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing v1.14.8
4141
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 v1.18.8
@@ -47,12 +47,12 @@ require (
4747
github.com/aws/aws-sdk-go-v2/service/gamelift v1.14.8
4848
github.com/aws/aws-sdk-go-v2/service/glacier v1.13.8
4949
github.com/aws/aws-sdk-go-v2/service/glue v1.28.0
50-
github.com/aws/aws-sdk-go-v2/service/health v1.15.10
50+
github.com/aws/aws-sdk-go-v2/service/health v1.15.11
5151
github.com/aws/aws-sdk-go-v2/service/iam v1.18.9
5252
github.com/aws/aws-sdk-go-v2/service/inspector v1.12.8
5353
github.com/aws/aws-sdk-go-v2/service/iot v1.26.0
5454
github.com/aws/aws-sdk-go-v2/service/kinesis v1.15.9
55-
github.com/aws/aws-sdk-go-v2/service/kms v1.17.5
55+
github.com/aws/aws-sdk-go-v2/service/kms v1.18.0
5656
github.com/aws/aws-sdk-go-v2/service/lambda v1.23.4
5757
github.com/aws/aws-sdk-go-v2/service/lightsail v1.22.3
5858
github.com/aws/aws-sdk-go-v2/service/marketplacecommerceanalytics v1.11.8

service/kms/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.18.0 (2022-07-18)
2+
3+
* **Feature**: Added support for the SM2 KeySpec in China Partition Regions
4+
15
# v1.17.5 (2022-07-05)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/kms/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/mediapackage/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.17.0 (2022-07-18)
2+
3+
* **Feature**: This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2
4+
15
# v1.16.4 (2022-07-05)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/mediapackage/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/sagemaker/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.37.0 (2022-07-18)
2+
3+
* **Feature**: Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.
4+
15
# v1.36.0 (2022-07-14)
26

37
* **Feature**: This release adds support for G5, P4d, and C6i instance types in Amazon SageMaker Inference and increases the number of hyperparameters that can be searched from 20 to 30 in Amazon SageMaker Automatic Model Tuning

service/sagemaker/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/sagemakeredge/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.11.9 (2022-07-18)
2+
3+
* No change notes available for this release.
4+
15
# v1.11.8 (2022-07-05)
26

37
* **Dependency Update**: Updated to the latest SDK module versions

service/sagemakeredge/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/ssoadmin/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v1.15.0 (2022-07-18)
2+
3+
* **Feature**: AWS SSO now supports attaching customer managed policies and a permissions boundary to your permission sets. This release adds new API operations to manage and view the customer managed policies and the permissions boundary for a given permission set.
4+
15
# v1.14.9 (2022-07-14)
26

37
* No change notes available for this release.

service/ssoadmin/go_module_metadata.go

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)