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