Skip to content

Commit 91b8211

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent 51c7937 commit 91b8211

File tree

82 files changed

+2806
-555
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

82 files changed

+2806
-555
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "43b17f77-1e84-4ae2-9756-85402509c5f2",
3+
"type": "feature",
4+
"description": "Amazon Cognito now supports requiring attribute verification (ex. email and phone number) before update.",
5+
"modules": [
6+
"service/cognitoidentityprovider"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "4c8f1a54-d033-42e6-98e6-33da5e76768c",
3+
"type": "feature",
4+
"description": "AWS Elemental MediaConvert SDK has added support for rules that constrain Automatic-ABR rendition selection when generating ABR package ladders.",
5+
"modules": [
6+
"service/mediaconvert"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "99a5c983-160c-4df6-9356-a24eab11f908",
3+
"type": "feature",
4+
"description": "This release adds Multi Account API support for a TGW Global Network, to enable and disable AWSServiceAccess with AwsOrganizations for Network Manager service and dependency CloudFormation StackSets service.",
5+
"modules": [
6+
"service/networkmanager"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "c9a4f5eb-10d8-4319-b447-6215682c2c1f",
3+
"type": "feature",
4+
"description": "Stop Protection feature enables customers to protect their instances from accidental stop actions.",
5+
"modules": [
6+
"service/ec2"
7+
]
8+
}
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "dbc6b0c8-772c-42d7-9eb4-6fcd7ca93fff",
3+
"type": "documentation",
4+
"description": "Doc-only update. For MessageReviewHandler structure, added timeout period in the description of the fallbackResult field",
5+
"modules": [
6+
"service/ivschat"
7+
]
8+
}

service/cognitoidentityprovider/api_op_AdminDisableProviderForUser.go

+17-17
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_AdminInitiateAuth.go

+21-12
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_AdminLinkProviderForUser.go

+36-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_AdminRespondToAuthChallenge.go

+18-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_AdminUpdateUserAttributes.go

+12-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_AdminUserGlobalSignOut.go

+7-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_AssociateSoftwareToken.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_ChangePassword.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_ConfirmDevice.go

+2-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)