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 Feb 14, 2023
1 parent 2851996 commit e102656
Show file tree
Hide file tree
Showing 24 changed files with 252 additions and 76 deletions.
8 changes: 8 additions & 0 deletions .changelog/1d36648926654ec685524363fb48f54c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "1d366489-2665-4ec6-8552-4363fb48f54c",
"type": "feature",
"description": "AWS AppConfig now offers the option to set a version label on hosted configuration versions. Version labels allow you to identify specific hosted configuration versions based on an alternate versioning scheme that you define.",
"modules": [
"service/appconfig"
]
}
8 changes: 8 additions & 0 deletions .changelog/38afb82fa8804062b26338fe0e232b5e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "38afb82f-a880-4062-b263-38fe0e232b5e",
"type": "feature",
"description": "With this launch, we are giving customers the ability to use older SMB protocol versions, enabling them to use DataSync to copy data to and from their legacy storage arrays.",
"modules": [
"service/datasync"
]
}
8 changes: 8 additions & 0 deletions .changelog/d5989d1b11f747099ac73668d0c82ccb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "d5989d1b-11f7-4709-9ac7-3668d0c82ccb",
"type": "feature",
"description": "With this release customers can turn host maintenance on or off when allocating or modifying a supported dedicated host. Host maintenance is turned on by default for supported hosts.",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions service/appconfig/api_op_CreateHostedConfigurationVersion.go

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

3 changes: 3 additions & 0 deletions service/appconfig/api_op_GetHostedConfigurationVersion.go

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

6 changes: 6 additions & 0 deletions service/appconfig/api_op_ListHostedConfigurationVersions.go

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

4 changes: 3 additions & 1 deletion service/appconfig/api_op_StartDeployment.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/appconfig/deserializers.go

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

9 changes: 9 additions & 0 deletions service/appconfig/serializers.go

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

3 changes: 3 additions & 0 deletions service/appconfig/types/types.go

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

14 changes: 8 additions & 6 deletions service/datasync/api_op_CreateLocationFsxOntap.go

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

3 changes: 1 addition & 2 deletions service/datasync/api_op_CreateLocationS3.go

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

71 changes: 37 additions & 34 deletions service/datasync/api_op_CreateLocationSmb.go

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

9 changes: 4 additions & 5 deletions service/datasync/api_op_DescribeAgent.go

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

Loading

0 comments on commit e102656

Please sign in to comment.