Skip to content

Commit dcae829

Browse files
author
AWS SDK for Go v2 automation user
committed
Regenerated Clients
1 parent b82766b commit dcae829

25 files changed

+580
-90
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "7a522474-ae92-4cf6-952a-9c4faf40bdfa",
3+
"type": "feature",
4+
"description": "S3 on Outposts launches support for automatic bucket-style alias. You can use the automatic access point alias instead of an access point ARN for any object-level operation in an Outposts bucket.",
5+
"modules": [
6+
"service/s3"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "a142b725-961a-417b-b602-c6b8bc72f2d6",
3+
"type": "feature",
4+
"description": "CreateInferenceRecommenderjob API now supports passing endpoint details directly, that will help customers to identify the max invocation and max latency they can achieve for their model and the associated endpoint along with getting recommendations on other instances.",
5+
"modules": [
6+
"service/sagemaker"
7+
]
8+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "e9f27924-cc69-4bb0-9d86-c953c308eb30",
3+
"type": "feature",
4+
"description": "This release adds a new \"DeletionProtection\" field to the UserPool in Cognito. Application admins can configure this value with either ACTIVE or INACTIVE value. Setting this field to ACTIVE will prevent a user pool from accidental deletion.",
5+
"modules": [
6+
"service/cognitoidentityprovider"
7+
]
8+
}

service/cognitoidentityprovider/api_op_AdminDisableUser.go

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_AdminListUserAuthEvents.go

Lines changed: 4 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_CreateUserPool.go

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_CreateUserPoolClient.go

Lines changed: 38 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_DescribeIdentityProvider.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_GetIdentityProviderByIdentifier.go

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

service/cognitoidentityprovider/api_op_GetSigningCertificate.go

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)