Commit 916f81d
fix: Fail early if deployment package size exceeds 250MB (#386)
* fix: agent_config.name bug when running configure after create with production template mode
* Early fail if deployment package exceeds 250MB
---------
Co-authored-by: Tejas Kashinath <tkashina@amazon.com>1 parent 824316c commit 916f81d
File tree
1 file changed
+1
-1
lines changed- src/bedrock_agentcore_starter_toolkit/utils/runtime
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
217 | 217 | | |
218 | 218 | | |
219 | 219 | | |
220 | | - | |
| 220 | + | |
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| |||
0 commit comments