Permission
class 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
, and ListPermissions
). Permissions can be assigned with the CreatePermission action, removed with the DeletePermission action, and listed with the ListPermissions action.
Types
Properties
Link copied to clipboard
The private CA actions that can be performed by the designated Amazon Web Services service.
Link copied to clipboard
The Amazon Resource Number (ARN) of the private CA from which the permission was issued.
Link copied to clipboard
The ID of the account that assigned the permission.