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 Apr 12, 2024
1 parent dca6a65 commit 7188d17
Show file tree
Hide file tree
Showing 72 changed files with 1,998 additions and 101 deletions.
8 changes: 8 additions & 0 deletions .changelog/01c5631b9ca64acfaa185e5f6ce649f0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "01c5631b-9ca6-4acf-aa18-5e5f6ce649f0",
"type": "feature",
"description": "Added InsertionMode to PlaybackConfigurations. This setting controls whether players can use stitched or guided ad insertion. The default for players that do not specify an insertion mode is stitched.",
"modules": [
"service/mediatailor"
]
}
8 changes: 8 additions & 0 deletions .changelog/178be63f29674126bf786796815c306a.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "178be63f-2967-4126-bf78-6796815c306a",
"type": "feature",
"description": "This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.",
"modules": [
"service/transfer"
]
}
8 changes: 8 additions & 0 deletions .changelog/2bc3461b1aa345f8a2115534b1b952cd.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "2bc3461b-1aa3-45f8-a211-5534b1b952cd",
"type": "feature",
"description": "Adding support for the new parameter \"IncludePropertyValues\" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.",
"modules": [
"service/cloudformation"
]
}
8 changes: 8 additions & 0 deletions .changelog/2cc0b712a379473b8df6d6e6354745b8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "2cc0b712-a379-473b-8df6-d6e6354745b8",
"type": "documentation",
"description": "Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center.",
"modules": [
"service/iotfleethub"
]
}
8 changes: 8 additions & 0 deletions .changelog/41575353444b40ffbf474f4155544f00.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "41575353-444b-40ff-bf47-4f4155544f00",
"type": "release",
"description": "New AWS service client module",
"modules": [
"internal/protocoltest/smithyrpcv2cbor"
]
}
8 changes: 8 additions & 0 deletions .changelog/507a9623130247d18b28fb988b2d49fa.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "507a9623-1302-47d1-8b28-fb988b2d49fa",
"type": "feature",
"description": "Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.",
"modules": [
"service/redshift"
]
}
8 changes: 8 additions & 0 deletions .changelog/894da22f025e472a977d048c3808cb62.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "894da22f-025e-472a-977d-048c3808cb62",
"type": "feature",
"description": "This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.",
"modules": [
"service/kms"
]
}
8 changes: 8 additions & 0 deletions .changelog/9992ba962f5e4acabd6e6a0c0ddb77cb.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "9992ba96-2f5e-4aca-bd6e-6a0c0ddb77cb",
"type": "feature",
"description": "Modifying request for GetUnfilteredTableMetadata for view-related fields.",
"modules": [
"service/glue"
]
}
8 changes: 8 additions & 0 deletions .changelog/b1a4c3746e2343c09dfaec78a040dd4d.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b1a4c374-6e23-43c0-9dfa-ec78a040dd4d",
"type": "feature",
"description": "This release adds EXPEDITORS as a valid shipment carrier.",
"modules": [
"service/outposts"
]
}
8 changes: 8 additions & 0 deletions .changelog/e06a7d76eec44783a4c807f5b9194889.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "e06a7d76-eec4-4783-a4c8-07f5b9194889",
"type": "documentation",
"description": "Update to API documentation to resolve customer reported issues.",
"modules": [
"service/neptunegraph"
]
}
8 changes: 8 additions & 0 deletions .changelog/f8087e43dd374707b6d4cf3fdc7f71f8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "f8087e43-dd37-4707-b6d4-cf3fdc7f71f8",
"type": "documentation",
"description": "Updates documentation for AWS Config",
"modules": [
"service/configservice"
]
}
8 changes: 8 additions & 0 deletions .changelog/fd44f3c5c18940bbb83170e30c61e460.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "fd44f3c5-c189-40bb-b831-70e30c61e460",
"type": "feature",
"description": "Added new CREATE_FAILED status for data stores. Added new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data store creation and deletion workflows.",
"modules": [
"service/healthlake"
]
}
3 changes: 3 additions & 0 deletions service/cloudformation/api_op_DescribeChangeSet.go

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

78 changes: 78 additions & 0 deletions service/cloudformation/deserializers.go

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

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

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

29 changes: 27 additions & 2 deletions service/cloudformation/types/types.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.

2 changes: 1 addition & 1 deletion service/configservice/types/errors.go

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

Loading

0 comments on commit 7188d17

Please sign in to comment.