GuardHook

class GuardHook : KotlinCustomResource

This is a CloudFormation resource for activating the first-party AWS::Hooks::GuardHook.

Properties

Link copied to clipboard
val alias: Output<String>

The typename alias for the hook.

Link copied to clipboard
val executionRole: Output<String>

The execution role ARN assumed by hooks to read Guard rules from S3 and write Guard outputs to S3.

Link copied to clipboard

Attribute to specify CloudFormation behavior on hook failure.

Link copied to clipboard
val hookArn: Output<String>

The Amazon Resource Name (ARN) of the activated hook

Link copied to clipboard

Attribute to specify which stacks this hook applies to or should get invoked for

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val logBucket: Output<String>?

S3 Bucket where the guard validate report will be uploaded to

Link copied to clipboard

Specifies the S3 location of your input parameters.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Specifies the S3 location of your Guard rules.

Link copied to clipboard

Filters to allow hooks to target specific stack attributes

Link copied to clipboard

Attribute to specify which targets should invoke the hook

Link copied to clipboard

Which operations should this Hook run against? Resource changes, stacks or change sets.

Link copied to clipboard
val urn: Output<String>