Morten Jensen

Results 3 comments of Morten Jensen

It is also possible to patch using the Aspect as follows given that the type of object for the role is a CfnResource and it has a node path (example...

@adamtimmins actually above was just an example of getting to the resource you want to "patch" with an Aspect (in this case I assign an IAM path to isolate the...

> Hi Morten, > > I printed every node with an Aspect in my stack, however, AWSCDKCfnUtilsProviderCustomResourceProviderRoleFE0EE867 did not get printed even though it is a AWS::IAM::Role and appears in...