Stefano Vozza

Results 260 comments of Stefano Vozza

Have you set the `AlreadyHaveConfigSetup` CFN parameter to `Yes` as per the prerequisites: https://docs.aws.amazon.com/solutions/latest/workload-discovery-on-aws/prerequisites.html#verify-aws-config-is-set-up?

You haven't done anything wrong. :) Account import is not done through the UI in `AWS_ORGANIZATION` mode, there's more detail about how it works in the implementation guide: https://docs.aws.amazon.com/solutions/latest/workload-discovery-on-aws/aws-organizations-account-discovery-mode.html. I...

No, the import button should not be present in AWS Organization mode, the solution deploys the stacksets with the global template on your behalf when you choose that mode. You...

Workload Discovery only supports the relstionship types that we get from AWS Config and other custom relationships that we derive in code. We don't capture VPC peering relationships as we...

Closing due to inactivity

This is great work. One question I have: both the AppSync events and Bedrock agents event handlers pass the `event` and the `context` objects into their resolvers and I think...

Yes, I think this could be a very nice feature. Would a list of OUs to exclude make more sense rather than having to allowlist all the ones you want?

You can search for tags by typing the key name and value into the search bar joined with the `=` symbol. So for example if you have a tag with...