Skip to content

At least one account is missing the Workload Discovery IAM Role. Visit the Accounts page to see what accounts are affected and verify that the AWS CloudFormation StackSets stack instance in these accounts deployed correctly. #589

Open
@jlong-inteprosfed

Description

@jlong-inteprosfed

If your issue relates to the Discovery Process, please first follow the steps described in the implementation guide Debugging the Discovery Component


Describe the bug
I've deployed Workflow Discovery a number of times, all with the same issue, that and IAM role is not deployed. During pre-reqs, I check for the AWSServiceRoleForAmazonOpenSearchService, and i do not have it. When deploying the template, it asks to CreateOpensearchServiceRole. I say yes to create it, however, the details state it will create AWSServiceRoleForAmazonElasticsearchService. That is created. I cannot import my account, because I can't get past the IAM alert. I've deployed the Global and Regional stacks, and all other config looks good.

To Reproduce
Deploy Workload Discovery, leave the IAM optional parameter blank

Expected behavior
A clear and concise description of what you expected to happen.
I would expect if I follow the instructions, and have all pre-req set, this would work
Please complete the following information about the solution:

  • Version: [e.g. v2.0.0]
    version:v2.2.4

To get the version of the solution, you can look at the description of the created CloudFormation stack.
For example, "Workload Discovery on AWS Main Template (SO0075a) - Solution - Main Template (uksb-abcdef12) (version:v2.0.0)". If the description does not contain the version information,
you can look at the mappings section of the template:

Mappings:

  Solution:
    Constants:
      # ...
      SolutionVersion: v2.0.0
      # ...
  • Region: [e.g. us-east-1] - US-East-1
  • Was the solution modified from the version published on this repository? - No
  • If the answer to the previous question was yes, are the changes available on GitHub?
  • Have you checked your service quotas for the
    services this solution uses?
  • Were there any errors in the CloudWatch Logs?

Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

Image

Additional context
Add any other context about the problem here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions