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 May 4, 2022
1 parent 80884dc commit 7736c07
Show file tree
Hide file tree
Showing 32 changed files with 980 additions and 60 deletions.
8 changes: 8 additions & 0 deletions .changelog/6570c55a771f44a882a0c3e6f2b8d64f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6570c55a-771f-44a8-82a0-c3e6f2b8d64f",
"type": "feature",
"description": "Adds support to 2 new filters about job complete time for 3 list jobs APIs in AWS Backup",
"modules": [
"service/backup"
]
}
8 changes: 8 additions & 0 deletions .changelog/6dc1e20484f74174a92799f8557b4150.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6dc1e204-84f7-4174-a927-99f8557b4150",
"type": "feature",
"description": "This release introduces a new API RotateTunnelAccessToken that allow revoking the existing tokens and generate new tokens",
"modules": [
"service/iotsecuretunneling"
]
}
8 changes: 8 additions & 0 deletions .changelog/b0ea12ff9bfd4f9096b83ffff5175b53.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b0ea12ff-9bfd-4f90-96b8-3ffff5175b53",
"type": "documentation",
"description": "Documentation updates for Lightsail",
"modules": [
"service/lightsail"
]
}
8 changes: 8 additions & 0 deletions .changelog/db9c3ea0d29f4daca83828e12b71a795.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "db9c3ea0-d29f-4dac-a838-28e12b71a795",
"type": "feature",
"description": "This release adds the TargetMaps parameter in SSM State Manager API.",
"modules": [
"service/ssm"
]
}
132 changes: 132 additions & 0 deletions service/appmesh/internal/endpoints/endpoints.go

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

8 changes: 8 additions & 0 deletions service/backup/api_op_ListBackupJobs.go

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

8 changes: 8 additions & 0 deletions service/backup/api_op_ListCopyJobs.go

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

8 changes: 8 additions & 0 deletions service/backup/api_op_ListRestoreJobs.go

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

24 changes: 24 additions & 0 deletions service/backup/serializers.go

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

7 changes: 5 additions & 2 deletions service/iotsecuretunneling/api_op_CloseTunnel.go

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

5 changes: 4 additions & 1 deletion service/iotsecuretunneling/api_op_DescribeTunnel.go

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

Loading

0 comments on commit 7736c07

Please sign in to comment.