This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::SecurityAgent::Pentest CaCertificateSource
The CaCertificateSource property type specifies Property description not available. for an AWS::SecurityAgent::Pentest.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ArtifactId" :String, "InlinePem" :String, "S3Location" :String}
YAML
ArtifactId:StringInlinePem:StringS3Location:String
Properties
ArtifactIdProperty description not available.
Required: No
Type: String
Update requires: No interruption
InlinePemProperty description not available.
Required: No
Type: String
Update requires: No interruption
S3LocationProperty description not available.
Required: No
Type: String
Update requires: No interruption