We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.
Optional
ActionsThe private CA actions that can be performed by the designated Amazon Web Services service.
Optional
CertificateThe Amazon Resource Number (ARN) of the private CA from which the permission was issued.
Optional
CreatedThe time at which the permission was created.
Optional
PolicyThe name of the policy that is associated with the permission.
Optional
PrincipalThe Amazon Web Services service or entity that holds the permission. At this time, the only valid
principal is acm.amazonaws.com
.
Optional
SourceThe ID of the account that assigned the permission.
Permissions designate which private CA actions can be performed by an Amazon Web Services service or entity. In order for ACM to automatically renew private certificates, you must give the ACM service principal all available permissions (
IssueCertificate
,GetCertificate
, andListPermissions
). Permissions can be assigned with the CreatePermission action, removed with the DeletePermission action, and listed with the ListPermissions action.