-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
awstools
committed
May 20, 2024
1 parent
4e678fb
commit 582b7bf
Showing
27 changed files
with
1,975 additions
and
306 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "BedrockAgent", | ||
"description": "This release adds support for using Guardrails with Bedrock Agents." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "BedrockAgentRuntime", | ||
"description": "This release adds support for using Guardrails with Bedrock Agents." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ControlTower", | ||
"description": "Added ListControlOperations API and filtering support for ListEnabledControls API. Updates also includes added metadata for enabled controls and control operations." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "OSIS", | ||
"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." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RDS", | ||
"description": "This release adds support for EngineLifecycleSupport on DBInstances, DBClusters, and GlobalClusters." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SecretsManager", | ||
"description": "add v2 smoke tests and smithy smokeTests trait for SDK testing" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.