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 Aug 8, 2024
1 parent 1820910 commit 951ce37
Show file tree
Hide file tree
Showing 23 changed files with 810 additions and 11 deletions.
8 changes: 8 additions & 0 deletions .changelog/82daea5135c24d9bbf004603d4443c04.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "82daea51-35c2-4d9b-bf00-4603d4443c04",
"type": "feature",
"description": "This release fixes a regression in number of access control tags that are allowed to be added to a security profile in Amazon Connect. You can now add up to four access control tags on a single security profile.",
"modules": [
"service/connect"
]
}
8 changes: 8 additions & 0 deletions .changelog/88b72bc457a44b5f8aff048727b27910.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "88b72bc4-57a4-4b5f-8aff-048727b27910",
"type": "feature",
"description": "Added support for threat protection for custom authentication in Amazon Cognito user pools.",
"modules": [
"service/cognitoidentityprovider"
]
}
8 changes: 8 additions & 0 deletions .changelog/a2d960b3e13545fb83b7978496aa0dbc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a2d960b3-e135-45fb-83b7-978496aa0dbc",
"type": "feature",
"description": "This release adds support to retrieve the validation status when creating or updating Glue Data Catalog Views. Also added is support for BasicCatalogTarget partition keys.",
"modules": [
"service/glue"
]
}
8 changes: 8 additions & 0 deletions .changelog/abb82f33ab4f4d259baa1ff38b3ce8ab.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "abb82f33-ab4f-4d25-9baa-1ff38b3ce8ab",
"type": "feature",
"description": "Launch of private IPv6 addressing for VPCs and Subnets. VPC IPAM supports the planning and monitoring of private IPv6 usage.",
"modules": [
"service/ec2"
]
}

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

45 changes: 45 additions & 0 deletions service/cognitoidentityprovider/deserializers.go

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

19 changes: 19 additions & 0 deletions service/cognitoidentityprovider/serializers.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/cognitoidentityprovider/types/enums.go

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

23 changes: 22 additions & 1 deletion service/cognitoidentityprovider/types/types.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/api_op_CreateIpam.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/api_op_ModifyIpam.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/ec2/api_op_ProvisionPublicIpv4PoolCidr.go

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

81 changes: 81 additions & 0 deletions service/ec2/deserializers.go

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

10 changes: 10 additions & 0 deletions service/ec2/serializers.go

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

Loading

0 comments on commit 951ce37

Please sign in to comment.