Skip to content

Commit

Permalink
Regenerated Clients
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Apr 29, 2022
1 parent 2e326e5 commit daf9e03
Show file tree
Hide file tree
Showing 39 changed files with 1,664 additions and 107 deletions.
8 changes: 8 additions & 0 deletions .changelog/35b04a116d1c4b82a372be9d0e50cbc7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "35b04a11-6d1c-4b82-a372-be9d0e50cbc7",
"type": "feature",
"description": "Amazon CodeGuru Reviewer now supports suppressing recommendations from being generated on specific files and directories.",
"modules": [
"service/codegurureviewer"
]
}
8 changes: 8 additions & 0 deletions .changelog/5def4cc8173e48718064cc755369cb6c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5def4cc8-173e-4871-8064-cc755369cb6c",
"type": "feature",
"description": "Feature - Adds support for Internet Protocol Version 6 (IPv6) on RDS database instances.",
"modules": [
"service/rds"
]
}
8 changes: 8 additions & 0 deletions .changelog/7becfb421d284b198a9a6995cb902d64.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7becfb42-1d28-4b19-8a9a-6995cb902d64",
"type": "feature",
"description": "You can now inspect all request headers and all cookies. You can now specify how to handle oversize body contents in your rules that inspect the body.",
"modules": [
"service/wafv2"
]
}
8 changes: 8 additions & 0 deletions .changelog/7c4af72f69c54f3cb7ec42096a0c48d9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7c4af72f-69c5-4f3c-b7ec-42096a0c48d9",
"type": "feature",
"description": "Update the StartChangeRequestExecution, adding TargetMaps to the Runbook parameter",
"modules": [
"service/ssm"
]
}
8 changes: 8 additions & 0 deletions .changelog/ad0e0929696341bb98e017e9f0f13993.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ad0e0929-6963-41bb-98e0-17e9f0f13993",
"type": "feature",
"description": "AWS Elemental MediaConvert SDK nows supports creation of Dolby Vision profile 8.1, the ability to generate black frames of video, and introduces audio-only DASH and CMAF support.",
"modules": [
"service/mediaconvert"
]
}
39 changes: 37 additions & 2 deletions service/codegurureviewer/deserializers.go

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

20 changes: 20 additions & 0 deletions service/codegurureviewer/types/enums.go

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

36 changes: 32 additions & 4 deletions service/codegurureviewer/types/types.go

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

67 changes: 67 additions & 0 deletions service/mediaconvert/deserializers.go

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

29 changes: 29 additions & 0 deletions service/mediaconvert/serializers.go

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

Loading

0 comments on commit daf9e03

Please sign in to comment.