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 30, 2022
1 parent cbf4363 commit ef6a9bb
Show file tree
Hide file tree
Showing 68 changed files with 4,426 additions and 146 deletions.
8 changes: 8 additions & 0 deletions .changelog/02718a20ff2b498da31e6a38cba11e5f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "02718a20-ff2b-498d-a31e-6a38cba11e5f",
"type": "feature",
"description": "This release adds tag as an input of CreateDatabase",
"modules": [
"service/glue"
]
}
8 changes: 8 additions & 0 deletions .changelog/09e1973877f24511bf21cd33019d39d9.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "09e19738-77f2-4511-bf21-cd33019d39d9",
"type": "feature",
"description": "Documentation update for GetProducts Response.",
"modules": [
"service/pricing"
]
}
8 changes: 8 additions & 0 deletions .changelog/7067113fde3c491e853c620fba13d5d8.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "7067113f-de3c-491e-853c-620fba13d5d8",
"type": "feature",
"description": "Added support for UpdateGlobalSettings API. Added status filter to ListWorkloadShares and ListLensShares.",
"modules": [
"service/wellarchitected"
]
}
8 changes: 8 additions & 0 deletions .changelog/75e8de87b62b49ed87dca09f47e1d943.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "75e8de87-b62b-49ed-87dc-a09f47e1d943",
"type": "feature",
"description": "This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API.",
"modules": [
"service/athena"
]
}
8 changes: 8 additions & 0 deletions .changelog/763f709e7fbb4231bff0be9636a86d8e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "763f709e-7fbb-4231-bff0-be9636a86d8e",
"type": "feature",
"description": "This release adds support for the ExecutionRoleArn parameter in the AddJobFlowSteps and DescribeStep APIs. Customers can use ExecutionRoleArn to specify the IAM role used for each job they submit using the AddJobFlowSteps API.",
"modules": [
"service/emr"
]
}
8 changes: 8 additions & 0 deletions .changelog/a3a58b6b85244a46bbfea273194348de.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "a3a58b6b-8524-4a46-bbfe-a273194348de",
"type": "feature",
"description": "Documentation updates for Amazon Managed Workflows for Apache Airflow.",
"modules": [
"service/mwaa"
]
}
8 changes: 8 additions & 0 deletions .changelog/db3708d1f9f94126830571d040b74e29.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "db3708d1-f9f9-4126-8305-71d040b74e29",
"type": "feature",
"description": "This release adds the optional MinAllowedConfidenceScoreForMerging parameter to the CreateDomain, UpdateDomain, and GetAutoMergingPreview APIs in Customer Profiles. This parameter is used as a threshold to influence the profile auto-merging step of the Identity Resolution process.",
"modules": [
"service/customerprofiles"
]
}
8 changes: 8 additions & 0 deletions .changelog/fab99814934441b5ab10b96a7a12254c.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "fab99814-9344-41b5-ab10-b96a7a12254c",
"type": "feature",
"description": "Amazon Kendra now provides a data source connector for alfresco",
"modules": [
"service/kendra"
]
}
8 changes: 8 additions & 0 deletions .changelog/fc3acfe74eb4456180b4ce522e4735c5.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "fc3acfe7-4eb4-4561-80b4-ce522e4735c5",
"type": "feature",
"description": "This release adds support for managing user availability configurations in Amazon WorkMail.",
"modules": [
"service/workmail"
]
}
134 changes: 134 additions & 0 deletions service/athena/api_op_BatchGetPreparedStatement.go

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

2 changes: 1 addition & 1 deletion service/athena/api_op_ListPreparedStatements.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/athena/api_op_StartQueryExecution.go

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

0 comments on commit ef6a9bb

Please sign in to comment.