Actions, resources, and condition keys for AWS Private Certificate Authority
AWS Private Certificate Authority (service prefix: acm-pca) provides the following
service-specific operations, resources, actions, and condition keys for use in IAM permission
policies.
References:
-
Learn how to configure this service.
-
View a list of the API operations available for this service.
-
Learn how to secure this service and its resources by using IAM permission policies.
-
View the programmatic service authorization reference
for this service.
Topics
API operations defined by AWS Private Certificate Authority
The following table maps API operations to the IAM actions they authorize. Only condition keys that have static values for the given API and action are listed; for the full set of condition keys supported by each action, see the Actions table.
| Operation | IAM action | Condition key | Possible value(s) | Access level |
|---|---|---|---|---|
|
CreateCertificateAuthority |
Write |
|||
Tagging, Write |
||||
|
CreateCertificateAuthorityAuditReport |
Write |
|||
|
CreatePermission |
Permissions management, Write |
|||
|
DeleteCertificateAuthority |
Write |
|||
|
DeletePermission |
Permissions management, Write |
|||
|
DeletePolicy |
Permissions management, Write |
|||
|
DescribeCertificateAuthority |
Read |
|||
|
DescribeCertificateAuthorityAuditReport |
Read |
|||
|
GetCertificate |
Read |
|||
|
GetCertificateAuthorityCertificate |
Read |
|||
|
GetCertificateAuthorityCsr |
Read |
|||
|
GetPolicy |
Read |
|||
|
ImportCertificateAuthorityCertificate |
Write |
|||
|
IssueCertificate |
Write |
|||
|
ListCertificateAuthorities |
List |
|||
|
ListPermissions |
Read |
|||
|
ListTags |
Read |
|||
|
PutPolicy |
Permissions management, Write |
|||
|
RestoreCertificateAuthority |
Write |
|||
|
RevokeCertificate |
Write |
|||
|
TagCertificateAuthority |
Tagging, Write |
|||
|
UntagCertificateAuthority |
Tagging, Write |
|||
|
UpdateCertificateAuthority |
Write |
Actions defined by AWS Private Certificate Authority
You can specify the following actions in the Action element of an IAM
policy statement. Use policies to grant permissions to perform an operation in AWS. When
you use an action in a policy, you usually allow or deny access to the API operation or CLI
command with the same name. However, in some cases, a single action controls access to more
than one operation. Alternatively, some operations require several different actions.
| Actions | Description | Resource types (*required) | Condition keys | Access level |
|---|---|---|---|---|
Grants permission to create an AWS Private CA and its associated private key and configuration |
Write |
|||
Grants permission to create an audit report for an AWS Private CA |
Write |
|||
Grants permission to create a permission for an AWS Private CA |
Permissions management, Write |
|||
Grants permission to delete an AWS Private CA and its associated private key and configuration |
Write |
|||
Grants permission to delete a permission for an AWS Private CA |
Permissions management, Write |
|||
Grants permission to delete the policy for an AWS Private CA |
Permissions management, Write |
|||
Grants permission to return a list of the configuration and status fields contained in the specified AWS Private CA |
Read |
|||
Grants permission to return the status and information about an AWS Private CA audit report |
Read |
|||
Grants permission to retrieve an AWS Private CA certificate and certificate chain for the certificate authority specified by an ARN |
Read |
|||
Grants permission to retrieve an AWS Private CA certificate and certificate chain for the certificate authority specified by an ARN |
Read |
|||
Grants permission to retrieve an AWS Private CA certificate signing request (CSR) for the certificate-authority specified by an ARN |
Read |
|||
Grants permission to retrieve the policy on an AWS Private CA |
Read |
|||
Grants permission to import an SSL/TLS certificate into AWS Private CA for use as the CA certificate of an AWS Private CA |
Write |
|||
Grants permission to issue an AWS Private CA certificate |
Write |
|||
Grants permission to retrieve a list of the AWS Private CA certificate authority ARNs, and a summary of the status of each CA in the calling account |
List |
|||
Grants permission to list the permissions that have been applied to the AWS Private CA certificate authority |
Read |
|||
Grants permission to list the tags that have been applied to the AWS Private CA certificate authority |
Read |
|||
Grants permission to put a policy on an AWS Private CA |
Permissions management, Write |
|||
Grants permission to restore an AWS Private CA from the deleted state to the state it was in when deleted |
Write |
|||
Grants permission to revoke a certificate issued by an AWS Private CA |
Write |
|||
Grants permission to add one or more tags to an AWS Private CA |
Tagging, Write |
|||
Grants permission to remove one or more tags from an AWS Private CA |
Tagging, Write |
|||
Grants permission to update the configuration of an AWS Private CA |
Write |
Resource types defined by AWS Private Certificate Authority
The following resource types are defined by this service and can be used in the
Resource element of IAM permission policy statements.
| Resource types | ARN | Condition keys |
|---|---|---|
arn:${Partition}:acm-pca:${Region}:${Account}:certificate-authority/${CertificateAuthorityId} |
Condition keys for AWS Private Certificate Authority
AWS Private Certificate Authority defines the following condition keys that can be used in the
Condition element of an IAM policy.
| Condition keys | Description | Type |
|---|---|---|
Filters access by the arn of the certificate template used in Issue Certificate request |
ARN |
|
Filters access by the tags that are passed in the request |
String |
|
Filters access by the tags associated with the resource |
String |
|
Filters access by the tag keys that are passed in the request |
ArrayOfString |