Stub implementation of StackResolver. Currently copied from @aws-amplify/backend, but they can evolve independently
Initialize with a root stack
Returns a cached NestedStack if resourceGroupName has been seen before Otherwise, creates a new NestedStack, caches it and returns it
Stub implementation of StackResolver. Currently copied from @aws-amplify/backend, but they can evolve independently