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 May 20, 2024
1 parent acdadd4 commit 1558563
Show file tree
Hide file tree
Showing 62 changed files with 3,433 additions and 102 deletions.
8 changes: 8 additions & 0 deletions .changelog/1523da6ddc9e432cb2c40adfc56f9bc2.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "1523da6d-dc9e-432c-b2c4-0adfc56f9bc2",
"type": "feature",
"description": "Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations.",
"modules": [
"service/controltower"
]
}
8 changes: 8 additions & 0 deletions .changelog/2f670dcfc7d14bfa8d562667fcaf1b7b.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "2f670dcf-c7d1-4bfa-8d56-2667fcaf1b7b",
"type": "feature",
"description": "add v2 smoke tests and smithy smokeTests trait for SDK testing",
"modules": [
"service/secretsmanager"
]
}
8 changes: 8 additions & 0 deletions .changelog/b24544d0562b428b87ee3b49df418510.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b24544d0-562b-428b-87ee-3b49df418510",
"type": "feature",
"description": "Add support for creating an OpenSearch Ingestion pipeline that is attached to a provided VPC. Add information about the destinations of an OpenSearch Ingestion pipeline to the GetPipeline and ListPipelines APIs.",
"modules": [
"service/osis"
]
}
8 changes: 8 additions & 0 deletions .changelog/dd224c3739724780bd99c22ce3eed9b1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "dd224c37-3972-4780-bd99-c22ce3eed9b1",
"type": "feature",
"description": "This release adds support for using Guardrails with Bedrock Agents.",
"modules": [
"service/bedrockagentruntime"
]
}
8 changes: 8 additions & 0 deletions .changelog/fb533752901f419899df9cf3883af4f7.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "fb533752-901f-4198-99df-9cf3883af4f7",
"type": "feature",
"description": "This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters.",
"modules": [
"service/rds"
]
}
8 changes: 8 additions & 0 deletions .changelog/fc331d7c47cf43e382fdda88ee39fb21.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "fc331d7c-47cf-43e3-82fd-da88ee39fb21",
"type": "feature",
"description": "This release adds support for using Guardrails with Bedrock Agents.",
"modules": [
"service/bedrockagent"
]
}
3 changes: 3 additions & 0 deletions service/bedrockagent/api_op_CreateAgent.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/bedrockagent/api_op_UpdateAgent.go

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

69 changes: 69 additions & 0 deletions service/bedrockagent/deserializers.go

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

31 changes: 31 additions & 0 deletions service/bedrockagent/serializers.go

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

31 changes: 29 additions & 2 deletions service/bedrockagent/types/types.go

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

Loading

0 comments on commit 1558563

Please sign in to comment.