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 Jun 20, 2023
1 parent 38b36a0 commit 2f95415
Show file tree
Hide file tree
Showing 42 changed files with 3,459 additions and 513 deletions.
8 changes: 8 additions & 0 deletions .changelog/20f2e68d0da24448ab85e344d9a98908.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "20f2e68d-0da2-4448-ab85-e344d9a98908",
"type": "feature",
"description": "Updated ResourceType enum with new resource types onboarded by AWS Config in May 2023.",
"modules": [
"service/configservice"
]
}
8 changes: 8 additions & 0 deletions .changelog/57dd8bdb626a4f169159595dc98c7ff0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "57dd8bdb-626a-4f16-9159-595dc98c7ff0",
"type": "feature",
"description": "This release adds new API to reset connector metadata cache",
"modules": [
"service/appflow"
]
}
8 changes: 8 additions & 0 deletions .changelog/68e0f755a60c4d9882d07cf1bb5f9a9e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "68e0f755-a60c-4d98-82d0-7cf1bb5f9a9e",
"type": "feature",
"description": "Added support for custom domain names for Redshift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.",
"modules": [
"service/redshift"
]
}
8 changes: 8 additions & 0 deletions .changelog/b03034941f4f4cc99735ceb2de5c3ac8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b0303494-1f4f-4cc9-9735-ceb2de5c3ac8",
"type": "feature",
"description": "Adds support for targeting Dedicated Host allocations by assetIds in AWS Outposts",
"modules": [
"service/ec2"
]
}
8 changes: 8 additions & 0 deletions .changelog/c61109e9e0c3477e8a2c0b388bd1dc86.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "c61109e9-e0c3-477e-8a2c-0b388bd1dc86",
"type": "feature",
"description": "This release adds RecursiveInvocationException to the Invoke API and InvokeWithResponseStream API.",
"modules": [
"service/lambda"
]
}
163 changes: 163 additions & 0 deletions service/appflow/api_op_ResetConnectorMetadataCache.go

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

92 changes: 92 additions & 0 deletions service/appflow/deserializers.go

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

1 change: 1 addition & 0 deletions service/appflow/generated.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
"api_op_ListFlows.go",
"api_op_ListTagsForResource.go",
"api_op_RegisterConnector.go",
"api_op_ResetConnectorMetadataCache.go",
"api_op_StartFlow.go",
"api_op_StopFlow.go",
"api_op_TagResource.go",
Expand Down
Loading

0 comments on commit 2f95415

Please sign in to comment.