-
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
Sep 20, 2023
1 parent
0864f09
commit e73e809
Showing
31 changed files
with
907 additions
and
353 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": "AppConfig", | ||
"description": "Enabling boto3 paginators for list APIs and adding documentation around ServiceQuotaExceededException errors" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AppRunner", | ||
"description": "This release adds improvements for managing App Runner auto scaling configuration resources. New APIs: UpdateDefaultAutoScalingConfiguration and ListServicesForAutoScalingConfiguration. Updated API: DeleteAutoScalingConfiguration." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CloudWatchLogs", | ||
"description": "Add ClientToken to QueryDefinition CFN Handler in CWL" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "CodeArtifact", | ||
"description": "Add support for the Swift package format." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "S3", | ||
"description": "Fix an issue where the SDK can fail to unmarshall response due to NumberFormatException" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "SSOOIDC", | ||
"description": "Update FIPS endpoints in aws-us-gov." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ServiceDiscovery", | ||
"description": "Adds a new DiscoverInstancesRevision API and also adds InstanceRevision field to the DiscoverInstances API response." | ||
} | ||
] |
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
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
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.