-
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
Apr 23, 2024
1 parent
fd95d9f
commit 8355e03
Showing
35 changed files
with
5,967 additions
and
987 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,37 @@ | ||
[ | ||
{ | ||
"type": "feature", | ||
"category": "Bedrock", | ||
"description": "This release introduces Model Evaluation and Guardrails for Amazon Bedrock." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "BedrockAgent", | ||
"description": "Introducing the ability to create multiple data sources per knowledge base, specify S3 buckets as data sources from external accounts, and exposing levers to define the deletion behavior of the underlying vector store data." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "BedrockAgentRuntime", | ||
"description": "This release introduces zero-setup file upload support for the RetrieveAndGenerate API. This allows you to chat with your data without setting up a Knowledge Base." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "BedrockRuntime", | ||
"description": "This release introduces Guardrails for Amazon Bedrock." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CostExplorer", | ||
"description": "Added additional metadata that might be applicable to your reservation recommendations." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "This release introduces EC2 AMI Deregistration Protection, a new AMI property that can be enabled by customers to protect an AMI against an unintended deregistration. This release also enables the AMI owners to view the AMI 'LastLaunchedTime' in DescribeImages API." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "WorkSpacesWeb", | ||
"description": "Added InstanceType and MaxConcurrentSessions parameters on CreatePortal and UpdatePortal Operations as well as the ability to read Customer Managed Key & Additional Encryption Context parameters on supported resources (Portal, BrowserSettings, UserSettings, IPAccessSettings)" | ||
} | ||
] |
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.