-
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
Mar 8, 2024
1 parent
cc87e1d
commit 6da8c89
Showing
26 changed files
with
1,496 additions
and
982 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": "Batch", | ||
"description": "This release adds JobStateTimeLimitActions setting to the Job Queue API. It allows you to configure an action Batch can take for a blocking job in front of the queue after the defined period of time. The new parameter applies for ECS, EKS, and FARGATE Job Queues." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CloudTrail", | ||
"description": "Added exceptions to CreateTrail, DescribeTrails, and ListImportFailures APIs." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CognitoIdentityServiceProvider", | ||
"description": "Add ConcurrentModificationException to SetUserPoolMfaConfig" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "GuardDuty", | ||
"description": "Add RDS Provisioned and Serverless Usage types" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Support", | ||
"description": "Update maintenance mode message to share upcoming end-of-support" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Transfer", | ||
"description": "Added DES_EDE3_CBC to the list of supported encryption algorithms for messages sent with an AS2 connector." | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
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.