Remove admin user

Hello,
I have setup a cluster based on the sample CloudFormation template (sample-code/cloudformation-deployment at main · opendistro-for-elasticsearch/sample-code · GitHub) - all works great, although I want to remove / change the admin password, but get:

{"status":"FORBIDDEN","message":"Resource 'admin' is read-only."}

What is the correct way to secure this deployment?