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 Mar 27, 2024
1 parent 7396570 commit 8f6e649
Show file tree
Hide file tree
Showing 72 changed files with 2,088 additions and 623 deletions.
8 changes: 8 additions & 0 deletions .changelog/3672fdf11c2743989e7254ad1c2e8cba.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "3672fdf1-1c27-4398-9e72-54ad1c2e8cba",
"type": "feature",
"description": "This release introduces filtering support on Retrieve and RetrieveAndGenerate APIs.",
"modules": [
"service/bedrockagentruntime"
]
}
8 changes: 8 additions & 0 deletions .changelog/61adf37e7fdf4e4baf712c269039ce53.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "61adf37e-7fdf-4e4b-af71-2c269039ce53",
"type": "feature",
"description": "Added minimum capacity to Amazon ElastiCache Serverless. This feature allows customer to ensure minimum capacity even without current load",
"modules": [
"service/elasticache"
]
}
8 changes: 8 additions & 0 deletions .changelog/6735ddeb23174bc89b4bc0468320bde6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "6735ddeb-2317-4bc8-9b4b-c0468320bde6",
"type": "feature",
"description": "This feature allows AWS Batch to support configuration of imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS",
"modules": [
"service/batch"
]
}
8 changes: 8 additions & 0 deletions .changelog/ad5f3bb92e1a4d26971394acd6257b6f.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "ad5f3bb9-2e1a-4d26-9713-94acd6257b6f",
"type": "feature",
"description": "This changes introduces metadata documents statistics and also updates the documentation for bedrock agent.",
"modules": [
"service/bedrockagent"
]
}
8 changes: 8 additions & 0 deletions .changelog/b10e52f2e872402f88d66c0c778b373e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"id": "b10e52f2-e872-402f-88d6-6c0c778b373e",
"type": "documentation",
"description": "Documentation updates for Secrets Manager",
"modules": [
"service/secretsmanager"
]
}
93 changes: 93 additions & 0 deletions service/batch/deserializers.go

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

37 changes: 37 additions & 0 deletions service/batch/serializers.go

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

26 changes: 26 additions & 0 deletions service/batch/types/types.go

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

37 changes: 37 additions & 0 deletions service/batch/validators.go

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

21 changes: 12 additions & 9 deletions service/bedrockagent/api_op_AssociateAgentKnowledgeBase.go

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

Loading

0 comments on commit 8f6e649

Please sign in to comment.