cURL
curl --request PATCH \ --url https://us.infisical.com/api/v1/cert-manager/ca/aws-pca/{id} \ --header 'Content-Type: application/json' \ --data ' { "status": "active" } '
{ "projectId": "<string>", "name": "<string>", "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "status": "active", "type": "aws-pca", "configuration": { "appConnectionId": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "certificateAuthorityArn": "<string>", "region": "us-east-1" }, "enableDirectIssuance": true }
Documentation IndexFetch the complete documentation index at: https://infisical.com/docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://infisical.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
The updated status of the AWS Private Certificate Authority Certificate Authority.
active
disabled
pending-certificate
Show child attributes
Default Response
aws-pca
Was this page helpful?