diff --git a/packages/aws-cdk/README.md b/packages/aws-cdk/README.md index 6fc65771d2bf9..864c7de02c968 100644 --- a/packages/aws-cdk/README.md +++ b/packages/aws-cdk/README.md @@ -444,7 +444,7 @@ and might have breaking changes in the future. - `Fn::Split` - `Fn::Sub` -> *: `Fn::GetAtt` is only partially supported. +> *: `Fn::GetAtt` is only partially supported. Refer to [this implementation](https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk/lib/api/evaluate-cloudformation-template.ts#L477-L492) for supported resources and attributes. ### `cdk watch`