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 Jun 26, 2023
1 parent 791b88a commit 12eeb94
Show file tree
Hide file tree
Showing 43 changed files with 2,361 additions and 27 deletions.
8 changes: 8 additions & 0 deletions .changelog/6f18ff54681f40c9b7bfb6213e718fd5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6f18ff54-681f-40c9-b7bf-b6213e718fd5",
"type": "feature",
"description": "This release provides a way to search for existing tags within an instance. Before tagging a resource, ensure consistency by searching for pre-existing key:value pairs.",
"modules": [
"service/connect"
]
}
8 changes: 8 additions & 0 deletions .changelog/96d08fe0a417405499cdf8353abf5e8c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "96d08fe0-a417-4054-99cd-f8353abf5e8c",
"type": "feature",
"description": "Support for a new API \"GetMFADevice\" to present MFA device metadata such as device certifications",
"modules": [
"service/iam"
]
}
8 changes: 8 additions & 0 deletions .changelog/bd82137112cb4445a5b18d172f5fbbb9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "bd821371-12cb-4445-a5b1-8d172f5fbbb9",
"type": "feature",
"description": "Added time zone estimation support for journeys",
"modules": [
"service/pinpoint"
]
}
8 changes: 8 additions & 0 deletions .changelog/bdaf6ddc0eb9459991135ce8b23a778a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "bdaf6ddc-0eb9-4599-9113-5ce8b23a778a",
"type": "feature",
"description": "Timestamp Starting Position For Kinesis and Kafka Data Sources in a Glue Streaming Job",
"modules": [
"service/glue"
]
}
8 changes: 8 additions & 0 deletions .changelog/d81777ddf6914a5dbbb8b6d9ebc0c402.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d81777dd-f691-4a5d-bbb8-b6d9ebc0c402",
"type": "feature",
"description": "Add support for user.extra.sessionName in Kubernetes Audit Logs Findings.",
"modules": [
"service/guardduty"
]
}
14 changes: 13 additions & 1 deletion service/connect/api_op_ClaimPhoneNumber.go

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

14 changes: 13 additions & 1 deletion service/connect/api_op_ReleasePhoneNumber.go

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

235 changes: 235 additions & 0 deletions service/connect/api_op_SearchResourceTags.go

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

Loading

0 comments on commit 12eeb94

Please sign in to comment.