GithubHelp home page GithubHelp logo

Comments (1)

smoy avatar smoy commented on May 31, 2024

With version 0.7.3, it's now possible, to note is a new config needed on the organization. preferred_spoke_role_name is needed because when an AWS account is access via the Organization model. it's not directly access the arn stored inside an aws account. (Current config has not direct relation between organization and account. It's just assume that accounts stored is accessible by org account)

template_type: NOQ::Core::Config
version: '1'
aws:
  accounts:
    - account_id: '192455039954'
      account_name: iambic_test_spoke_account_2
      iambic_managed: read_and_write
      org_id: o-8t0mt0ybdd
      spoke_role_arn: arn:aws:iam::192455039954:role/IambicSpokeRoleOrg3
    - account_id: '333972133479'
      account_name: iambic_test_spoke_account_3
      iambic_managed: read_and_write
      org_id: o-8t0mt0ybdd
      spoke_role_arn: arn:aws:iam::333972133479:role/IambicSpokeRoleOrg3
    - account_id: '442632209887'
      account_name: iambic_test_spoke_account_1
      iambic_managed: read_and_write
      org_id: o-8t0mt0ybdd
      spoke_role_arn: arn:aws:iam::442632209887:role/IambicSpokeRoleOrg3
    - account_id: '580605962305'
      account_name: iambic_test_org_account
      iambic_managed: read_and_write
      org_id: o-8t0mt0ybdd
      spoke_role_arn: arn:aws:iam::580605962305:role/IambicSpokeRoleOrg3
  organizations:
    - aws_profile: iambic_test_org_account/iambic_test_org_account_admin
      default_rule:
        iambic_managed: read_and_write
      hub_role_arn: arn:aws:iam::580605962305:role/IambicHubRoleOrg3
      identity_center:
        region: us-east-1
      org_account_id: '580605962305'
      org_id: o-8t0mt0ybdd
      preferred_spoke_role_name: IambicSpokeRoleOrg3

from iambic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.