File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -143,7 +143,7 @@ Below are two commonly used Build examples for Node.js and Python:
143143| `s3-bucket` | S3 bucket name for Lambda deployment package. Uses S3 deployment method if provided | No | |
144144| `s3-key` | S3 key (path) for the Lambda deployment package | No | Auto-generated |
145145| `publish` | Publish a new version of the function after updating | No | `true` |
146- | `dry-run` | Validate parameters and permissions without modifications | No | `true ` |
146+ | `dry-run` | Validate parameters and permissions without modifications | No | `false ` |
147147| `revision-id` | Update only if the revision ID matches the specified ID | No | |
148148| `architectures` | Function instruction set architecture | No | `x86_64` |
149149| `source-kms-key-arn` | ARN of the KMS key for encrypting deployment package | No | |
You can’t perform that action at this time.
0 commit comments