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 Nov 13, 2023
1 parent f8c9609 commit d9029e4
Show file tree
Hide file tree
Showing 76 changed files with 2,122 additions and 186 deletions.
8 changes: 8 additions & 0 deletions .changelog/496a68e64bb44b2eb214dcf1c9b4ac3f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "496a68e6-4bb4-4b2e-b214-dcf1c9b4ac3f",
"type": "feature",
"description": "Removed Required trait for DataSet.OriginDetails.ProductId.",
"modules": [
"service/dataexchange"
]
}
8 changes: 8 additions & 0 deletions .changelog/68151049b2be4a3cafe5940dda30d1f3.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "68151049-b2be-4a3c-afe5-940dda30d1f3",
"type": "feature",
"description": "This release enables customers to call the AWS Transcribe streaming service with the capability of identifying multiple languages in the stream.",
"modules": [
"service/transcribestreaming"
]
}
8 changes: 8 additions & 0 deletions .changelog/9160ad155d0e4199a5a8f64fcb2d2e7c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9160ad15-5d0e-4199-a5a8-f64fcb2d2e7c",
"type": "feature",
"description": "Updated GetClusterSessionCredentials API to allow Amazon SageMaker Studio to connect to EMR on EC2 clusters to support IdentityCenter/PEZ integration.",
"modules": [
"service/emr"
]
}
8 changes: 8 additions & 0 deletions .changelog/96efc39fc4084b7b9ea645d1894d663d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "96efc39f-c408-4b7b-9ea6-45d1894d663d",
"type": "feature",
"description": "Added new Db2 LUW Target endpoint with related endpoint settings. New executeTimeout endpoint setting for mysql endpoint. New ReplicationDeprovisionTime field for serverless describe-replications.",
"modules": [
"service/databasemigrationservice"
]
}
8 changes: 8 additions & 0 deletions .changelog/a9480c4f161042a6bb5f826167c1654f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a9480c4f-1610-42a6-bb5f-826167c1654f",
"type": "feature",
"description": "When the customer associates a resource collection to their application with this new feature, then a new application tag will be applied to all supported resources that are part of that collection. This allows customers to more easily find the application that is associated with those resources.",
"modules": [
"service/servicecatalogappregistry"
]
}
8 changes: 8 additions & 0 deletions .changelog/dc5c12efab1a4d1abc9503ce53f1b062.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "dc5c12ef-ab1a-4d1a-bc95-03ce53f1b062",
"type": "feature",
"description": "Adds the new EC2 DescribeInstanceTopology API, which you can use to retrieve the network topology of your running instances on select platform types to determine their relative proximity to each other.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/ffbeec09f6c341bd82f026ef87064626.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ffbeec09-f6c3-41bd-82f0-26ef87064626",
"type": "feature",
"description": "Adds a Client Token parameter to the ECS RunTask API. The Client Token parameter allows for idempotent RunTask requests.",
"modules": [
"service/ecs"
]
}
2 changes: 0 additions & 2 deletions internal/ini/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ module github.com/aws/aws-sdk-go-v2/internal/ini

go 1.19

require github.com/aws/aws-sdk-go-v2 v1.22.2

replace github.com/aws/aws-sdk-go-v2 => ../../
9 changes: 9 additions & 0 deletions service/codepipeline/internal/endpoints/endpoints.go

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

5 changes: 3 additions & 2 deletions service/databasemigrationservice/api_op_CreateDataProvider.go

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

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

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

5 changes: 3 additions & 2 deletions service/databasemigrationservice/api_op_ModifyDataProvider.go

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

77 changes: 77 additions & 0 deletions service/databasemigrationservice/deserializers.go

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

8 changes: 4 additions & 4 deletions service/databasemigrationservice/endpoints.go

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

25 changes: 25 additions & 0 deletions service/databasemigrationservice/serializers.go

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

Loading

0 comments on commit d9029e4

Please sign in to comment.