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 Jul 1, 2024
1 parent ee8f044 commit bdced9d
Show file tree
Hide file tree
Showing 40 changed files with 2,430 additions and 94 deletions.
8 changes: 8 additions & 0 deletions .changelog/14ab1a699efa42d8b85db3b648ae2faa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "14ab1a69-9efa-42d8-b85d-b3b648ae2faa",
"type": "feature",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"modules": [
"service/swf"
]
}
8 changes: 8 additions & 0 deletions .changelog/150c386d8c374c42a509722a96b0bf58.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "150c386d-8c37-4c42-a509-722a96b0bf58",
"type": "documentation",
"description": "JSON body inspection: Update documentation to clarify that JSON parsing doesn't include full validation.",
"modules": [
"service/wafv2"
]
}
8 changes: 8 additions & 0 deletions .changelog/248c176ead06445788b699e839e688fd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "248c176e-ad06-4457-88b6-99e839e688fd",
"type": "feature",
"description": "Updates EKS managed node groups to support EC2 Capacity Blocks for ML",
"modules": [
"service/eks"
]
}
8 changes: 8 additions & 0 deletions .changelog/5520718a0e9744228aaf2e7e9eb1cd39.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "5520718a-0e97-4422-8aaf-2e7e9eb1cd39",
"type": "feature",
"description": "Added further restrictions on logging of potentially sensitive inputs and outputs.",
"modules": [
"service/paymentcryptography"
]
}
8 changes: 8 additions & 0 deletions .changelog/8fb126cfa68247cdb82c0bbad673dce0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "8fb126cf-a682-47cd-b82c-0bbad673dce0",
"type": "feature",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"modules": [
"service/docdb"
]
}
8 changes: 8 additions & 0 deletions .changelog/9b3e7b426c664bf19a22aef9767ee09f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9b3e7b42-6c66-4bf1-9a22-aef9767ee09f",
"type": "feature",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"modules": [
"service/apigateway"
]
}
8 changes: 8 additions & 0 deletions .changelog/c0cedc767460477396c2c62daace1151.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c0cedc76-7460-4773-96c2-c62daace1151",
"type": "feature",
"description": "Authentication profiles are Amazon Connect resources (in gated preview) that allow you to configure authentication settings for users in your contact center. This release adds support for new ListAuthenticationProfiles, DescribeAuthenticationProfile and UpdateAuthenticationProfile APIs.",
"modules": [
"service/connect"
]
}
8 changes: 8 additions & 0 deletions .changelog/c0fdb1b5672c4b7c957b73f8d817b638.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c0fdb1b5-672c-4b7c-957b-73f8d817b638",
"type": "feature",
"description": "Adding support for dynamic keys for encrypt, decrypt, re-encrypt and translate pin functions. With this change, customers can use one-time TR-31 keys directly in dataplane operations without the need to first import them into the service.",
"modules": [
"service/paymentcryptographydata"
]
}
8 changes: 8 additions & 0 deletions .changelog/d52b79d6c35c44f389a3ff56e6850ddd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d52b79d6-c35c-44f3-89a3-ff56e6850ddd",
"type": "feature",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"modules": [
"service/cognitoidentity"
]
}
8 changes: 8 additions & 0 deletions .changelog/d5b6c00f9c144379a72dc82c33c5107d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d5b6c00f-9c14-4379-a72d-c82c33c5107d",
"type": "feature",
"description": "Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
"modules": [
"service/sfn"
]
}

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

3 changes: 3 additions & 0 deletions service/acmpca/internal/endpoints/endpoints.go

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

2 changes: 1 addition & 1 deletion service/connect/api_op_CompleteAttachedFileUpload.go

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

153 changes: 153 additions & 0 deletions service/connect/api_op_DescribeAuthenticationProfile.go

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

Loading

0 comments on commit bdced9d

Please sign in to comment.