Cloudformation-coverage-roadmap: Organizations pseudo parameters

Created on 6 Sep 2019  路  4Comments  路  Source: aws-cloudformation/cloudformation-coverage-roadmap

1. Title

Add a variable AWS::OrganizationId to refer to the organisation of the current account.
Not sure of what the default behaviour should be if account not in organization, but failure or empty both seem possible.

2. Scope of request

The variable should be available for the template

3. Expected behavior

AWS::OrganizationId, would return the ID of the Organization of the account if defined or empty otherwise.

4. Suggest specific test cases

If account in organisation returned value should match what is seen in interface.
If account not in organisation, value should return empty.

5. Helpful Links to speed up research and evaluation

See return of DescribeOrganisation: https://docs.aws.amazon.com/organizations/latest/APIReference/API_DescribeOrganization.html
pseudo parameters:
https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/pseudo-parameter-reference.html

6. Category (required) - Will help with tagging and be easier to find by other users to +1

Other : AWS Organizations

7. Any additional context (optional)

enhancement

Most helpful comment

bump
This would be really helpful.

All 4 comments

bump
This would be really helpful.

Requested 18 months ago, this would be a much easier solution than having to pass Org Id in as a parameter to templates.

This would really help Control Tower deployments.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kdgregory picture kdgregory  路  3Comments

luiseduardocolon picture luiseduardocolon  路  4Comments

san-san picture san-san  路  3Comments

JohnPreston picture JohnPreston  路  3Comments

msaggar picture msaggar  路  3Comments