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 @@ -144,7 +144,7 @@ Below are two commonly used Build examples for Node.js and Python:
144
144
| `s3-bucket` | S3 bucket name for Lambda deployment package. Uses S3 deployment method if provided | No | |
145
145
| `s3-key` | S3 key (path) for the Lambda deployment package | No | Auto-generated |
146
146
| `publish` | Publish a new version of the function after updating | No | `true` |
147
- | `dry-run` | Validate parameters and permissions without modifications | No | `true ` |
147
+ | `dry-run` | Validate parameters and permissions without modifications | No | `false ` |
148
148
| `revision-id` | Update only if the revision ID matches the specified ID | No | |
149
149
| `architectures` | Function instruction set architecture | No | `x86_64` |
150
150
| `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