Skip to content

Commit

Permalink
Release 2022-10-03
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Oct 3, 2022
1 parent 3176b00 commit b08ae84
Show file tree
Hide file tree
Showing 15 changed files with 38 additions and 32 deletions.
8 changes: 0 additions & 8 deletions .changelog/a4bc4ad67cea4457880bb13b4e2017be.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/aca5ee28a4394551971a694aca35d7f4.json

This file was deleted.

8 changes: 0 additions & 8 deletions .changelog/d3a9e95b8d73459998705f8c057ba248.json

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,13 @@
# Release (2022-10-03)

## Module Highlights
* `github.com/aws/aws-sdk-go-v2/service/accessanalyzer`: [v1.16.0](service/accessanalyzer/CHANGELOG.md#v1160-2022-10-03)
* **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](service/ec2/CHANGELOG.md#v1620-2022-10-03)
* **Feature**: Adding an imdsSupport attribute to EC2 AMIs
* `github.com/aws/aws-sdk-go-v2/service/snowball`: [v1.16.0](service/snowball/CHANGELOG.md#v1160-2022-10-03)
* **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
Expand Down
4 changes: 4 additions & 0 deletions service/accessanalyzer/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.16.0 (2022-10-03)

* **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.

# v1.15.18 (2022-09-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/accessanalyzer/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/ec2/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.62.0 (2022-10-03)

* **Feature**: Adding an imdsSupport attribute to EC2 AMIs

# v1.61.0 (2022-09-29)

* **Feature**: u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases.
Expand Down
2 changes: 1 addition & 1 deletion service/ec2/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions service/internal/integrationtest/go.mod
Expand Up @@ -31,7 +31,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/directoryservice v1.14.11
github.com/aws/aws-sdk-go-v2/service/docdb v1.19.11
github.com/aws/aws-sdk-go-v2/service/dynamodb v1.17.1
github.com/aws/aws-sdk-go-v2/service/ec2 v1.61.0
github.com/aws/aws-sdk-go-v2/service/ec2 v1.62.0
github.com/aws/aws-sdk-go-v2/service/ecr v1.17.18
github.com/aws/aws-sdk-go-v2/service/ecs v1.18.22
github.com/aws/aws-sdk-go-v2/service/efs v1.17.15
Expand Down Expand Up @@ -65,7 +65,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/rekognition v1.20.5
github.com/aws/aws-sdk-go-v2/service/route53 v1.22.2
github.com/aws/aws-sdk-go-v2/service/route53domains v1.12.17
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.18
github.com/aws/aws-sdk-go-v2/service/route53resolver v1.15.19
github.com/aws/aws-sdk-go-v2/service/s3 v1.27.11
github.com/aws/aws-sdk-go-v2/service/s3control v1.23.0
github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.16.2
Expand All @@ -74,7 +74,7 @@ require (
github.com/aws/aws-sdk-go-v2/service/sfn v1.14.1
github.com/aws/aws-sdk-go-v2/service/shield v1.17.9
github.com/aws/aws-sdk-go-v2/service/sms v1.12.18
github.com/aws/aws-sdk-go-v2/service/snowball v1.15.18
github.com/aws/aws-sdk-go-v2/service/snowball v1.16.0
github.com/aws/aws-sdk-go-v2/service/sns v1.18.1
github.com/aws/aws-sdk-go-v2/service/sqs v1.19.10
github.com/aws/aws-sdk-go-v2/service/ssm v1.30.0
Expand Down
4 changes: 4 additions & 0 deletions service/ram/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.16.21 (2022-10-03)

* No change notes available for this release.

# v1.16.20 (2022-09-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/ram/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/route53resolver/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.15.19 (2022-10-03)

* No change notes available for this release.

# v1.15.18 (2022-09-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/route53resolver/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions service/snowball/CHANGELOG.md
@@ -1,3 +1,7 @@
# v1.16.0 (2022-10-03)

* **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).

# v1.15.18 (2022-09-20)

* **Dependency Update**: Updated to the latest SDK module versions
Expand Down
2 changes: 1 addition & 1 deletion service/snowball/go_module_metadata.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b08ae84

Please sign in to comment.