Currently , we can only upload a file upload 50 MB here , how can I increase it to 250 MB limit ? Please help #205
himanshu910
started this conversation in
General
Replies: 1 comment
-
50 is the cap at the moment. If you want to upload higher than 50 mb file you can follow explanation for building a stack from local code in repo Readme https://github.com/aws-solutions/distributed-load-testing-on-aws and have a customized build. Then in the code you can attempt to increase the file size limit https://github.com/aws-solutions/distributed-load-testing-on-aws/blob/main/source/console/src/Components/Create/Create.js#L37C7-L37C22 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently , we can only upload a file upload 50 MB here , how can I increase it to 250 MB limit ? Please help
Beta Was this translation helpful? Give feedback.
All reactions