Dashboard
PHP:
8.2.30
OS:
Linux
User:
dh_nv8b2m
/
/
usr
/
lib
/
python3
/
dist-packages
/
awscli
/
examples
/
lambda
📤 Upload
📝 New File
📁 New Folder
Close
Editing: delete-provisioned-concurrency-config.rst
**To delete a provisioned concurrency configuration** The following ``delete-provisioned-concurrency-config`` example deletes the provisioned concurrency configuration for the ``GREEN`` alias of the specified function. :: aws lambda delete-provisioned-concurrency-config \ --function-name my-function \ --qualifier GREEN
Save
Cancel