latest--aws-acmpca-permission
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-acmpca-permission.json |
| Parent schema | serverless-framework-configuration |
Type:
object
Permission set on private certificate authority. Source:- https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_ACMPCA.html
Properties
Actions
string[]
required
The actions that the specified AWS service principal can use. Actions IssueCertificate, GetCertificate and ListPermissions must be provided.
The Amazon Resource Name (ARN) of the Private Certificate Authority that grants the permission.
The AWS service or identity that receives the permission. At this time, the only valid principal is acm.amazonaws.com.
SourceAccount
string | Aws_CF_FunctionString
The ID of the calling account.