How Amazon Parallel Computing Service uses Amazon Secrets Manager
Amazon Parallel Computing Service (Amazon PCS) is a managed service that makes it easier to run and scale high performance computing (HPC) and distributed machine learning workloads on Amazon.
To connect to the cluster job scheduler, Amazon PCS creates a managed secret with the prefix pcs
to store the scheduler key. The cost of storing the secret is included with the charge for Amazon PCS. Amazon PCS automatically deletes
the secret when you delete your Amazon PCS cluster. For more information, see Working with cluster secrets
in Amazon PCS in the Amazon PCS User Guide.
Important
Don't modify or delete Amazon PCS cluster secrets.