-
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
Oct 2, 2023
1 parent
a8cac3b
commit c2079e6
Showing
29 changed files
with
1,905 additions
and
755 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": "Bedrock", | ||
"description": "Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "BedrockRuntime", | ||
"description": "Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EC2", | ||
"description": "Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "RDS", | ||
"description": "Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SSO", | ||
"description": "Fix FIPS Endpoints in aws-us-gov." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "STS", | ||
"description": "STS API updates for assumeRole" | ||
} | ||
] |
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.