-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-1.35.3' into develop
* release-1.35.3: Bumping version to 1.35.3 Update endpoints model Update to latest models
- Loading branch information
Showing
12 changed files
with
228 additions
and
54 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 @@ | ||
[ | ||
{ | ||
"category": "``codestar``", | ||
"description": "The codestar client has been removed following the deprecation of the service on July 31, 2024.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "DescribeInstanceStatus now returns health information on EBS volumes attached to Nitro instances", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``entityresolution``", | ||
"description": "Increase the mapping attributes in Schema to 35.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``glue``", | ||
"description": "Add optional field JobRunQueuingEnabled to CreateJob and UpdateJob APIs.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``lambda``", | ||
"description": "Release FilterCriteria encryption for Lambda EventSourceMapping, enabling customers to encrypt their filter criteria using a customer-owned KMS key.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``securityhub``", | ||
"description": "Security Hub documentation and definition updates", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ses``", | ||
"description": "Enable email receiving customers to provide SES with access to their S3 buckets via an IAM role for \"Deliver to S3 Action\"", | ||
"type": "api-change" | ||
} | ||
] |
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
Large diffs are not rendered by default.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29928,4 +29928,4 @@ | |
"services" : { } | ||
} ], | ||
"version" : 3 | ||
} | ||
} |
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.