-
Notifications
You must be signed in to change notification settings - Fork 66
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' into apiid-resolver
- Loading branch information
Showing
50 changed files
with
857 additions
and
70 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,5 @@ | ||
--- | ||
'@aws-amplify/backend-deployer': patch | ||
--- | ||
|
||
handle cdk error mapping for more generic invalid credentials |
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,5 @@ | ||
--- | ||
'@aws-amplify/platform-core': patch | ||
--- | ||
|
||
return amplify user error as it is from `AmplifyError.fromError` |
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,8 @@ | ||
--- | ||
'@aws-amplify/backend-function': minor | ||
'@aws-amplify/backend': minor | ||
--- | ||
|
||
Add support to `@aws-amplify/backend-function` for Node 22 | ||
|
||
Add support to `@aws-amplify/backend-function` for Node 22, which is a [supported Lambda runtime](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html#runtime-deprecation-levels) that was added in [`aws-cdk-lib/aws-lambda` version `2.168.0`](https://github.com/aws/aws-cdk/releases/tag/v2.168.0) on November 20th, 2024 |
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,20 @@ | ||
--- | ||
'@aws-amplify/backend-platform-test-stubs': patch | ||
'@aws-amplify/backend-output-storage': patch | ||
'@aws-amplify/integration-tests': patch | ||
'@aws-amplify/backend-deployer': patch | ||
'@aws-amplify/backend-function': patch | ||
'@aws-amplify/schema-generator': patch | ||
'@aws-amplify/backend-storage': patch | ||
'@aws-amplify/auth-construct': patch | ||
'@aws-amplify/ai-constructs': patch | ||
'@aws-amplify/client-config': patch | ||
'@aws-amplify/backend-auth': patch | ||
'@aws-amplify/backend-data': patch | ||
'@aws-amplify/plugin-types': patch | ||
'@aws-amplify/backend-ai': patch | ||
'@aws-amplify/backend': patch | ||
'@aws-amplify/sandbox': patch | ||
--- | ||
|
||
update aws-cdk lib to ^2.168.0 |
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,9 @@ | ||
--- | ||
'@aws-amplify/ai-constructs': minor | ||
'@aws-amplify/backend-ai': minor | ||
'@aws-amplify/backend-function': minor | ||
'@aws-amplify/backend': minor | ||
'@aws-amplify/platform-core': minor | ||
--- | ||
|
||
Add options to control log settings |
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,5 @@ | ||
--- | ||
'@aws-amplify/backend-deployer': patch | ||
--- | ||
|
||
extract generic cdk asset publish failures |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.