# What is AWS Private CA?

{% hint style="info" %}
This page was generated from content adapted from the [AWS Developer Guide](https://github.com/awsdocs/aws-private-ca-user-guide.git)
{% endhint %}

## Regions

* **Note**\
  ACM is currently available in some regions that AWS Private CA is not.

## Integrated services

* **Note**\
  Amazon Elastic Kubernetes Service is not an ACM integrated service.

## Supported algorithms

* **Note**\
  In all cases, the specified signing algorithm family (RSA or ECDSA) must match the algorithm family of the CA's private key.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://awsnotes.dendron.so/cryptography-and-pki/aws-private-certificate-authority/common/what-is-aws-private-ca.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
