|
3 | 3 | | Code | Description | Level | Data Interface |
|
4 | 4 | |------|-------------|-------|----------------|
|
5 | 5 | | CDK_TOOLKIT_I1000 | Provides synthesis times. | info | n/a |
|
6 |
| -| CDK_TOOLKIT_I1901 | Provides stack data | result | [StackData](docs/interfaces/StackData.html) | |
7 |
| -| CDK_TOOLKIT_I1902 | Successfully deployed stacks | result | [AssemblyData](docs/interfaces/AssemblyData.html) | |
| 6 | +| CDK_TOOLKIT_I1901 | Provides stack data | result | [StackData](https://docs.aws.amazon.com/cdk/api/toolkit-lib/interfaces/StackData.html) | |
| 7 | +| CDK_TOOLKIT_I1902 | Successfully deployed stacks | result | [AssemblyData](https://docs.aws.amazon.com/cdk/api/toolkit-lib/interfaces/AssemblyData.html) | |
8 | 8 | | CDK_TOOLKIT_I2901 | Provides details on the selected stacks and their dependencies | result | n/a |
|
9 | 9 | | CDK_TOOLKIT_E3900 | Resource import failed | error | n/a |
|
10 | 10 | | CDK_TOOLKIT_I5000 | Provides deployment times | info | n/a |
|
11 |
| -| CDK_TOOLKIT_I5001 | Provides total time in deploy action, including synth and rollback | info | [Duration](docs/interfaces/Duration.html) | |
| 11 | +| CDK_TOOLKIT_I5001 | Provides total time in deploy action, including synth and rollback | info | [Duration](https://docs.aws.amazon.com/cdk/api/toolkit-lib/interfaces/Duration.html) | |
12 | 12 | | CDK_TOOLKIT_I5002 | Provides time for resource migration | info | n/a |
|
13 | 13 | | CDK_TOOLKIT_I5031 | Informs about any log groups that are traced as part of the deployment | info | n/a |
|
14 | 14 | | CDK_TOOLKIT_I5050 | Confirm rollback during deployment | info | n/a |
|
15 | 15 | | CDK_TOOLKIT_I5060 | Confirm deploy security sensitive changes | info | n/a |
|
16 |
| -| CDK_TOOLKIT_I5900 | Deployment results on success | result | [SuccessfulDeployStackResult](docs/interfaces/SuccessfulDeployStackResult.html) | |
| 16 | +| CDK_TOOLKIT_I5900 | Deployment results on success | result | [SuccessfulDeployStackResult](https://docs.aws.amazon.com/cdk/api/toolkit-lib/interfaces/SuccessfulDeployStackResult.html) | |
17 | 17 | | CDK_TOOLKIT_E5001 | No stacks found | error | n/a |
|
18 | 18 | | CDK_TOOLKIT_I6000 | Provides rollback times | info | n/a |
|
19 | 19 | | CDK_TOOLKIT_E6001 | No stacks found | error | n/a |
|
|
0 commit comments