aws_cdk.assertions

Package Overview

Annotations

Suite of assertions that can be run on a CDK Stack.

Capture

Capture values while matching templates.

Match

Partial and special matching during template assertions.

MatchCapture

MatchFailure

MatchResult

The result of Match.test().

Matcher

Represents a matcher that can perform special data matching capabilities between a given pattern and a target.

Template

Suite of assertions that can be run on a CDK stack.

TemplateParsingOptions