Subject of the issue
The OC::ORG::Account should support both Alternate Contacts and NonDefaultRegions. An issue for the latter was recently opened.
Steps to reproduce
Reference: https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-contact-alternate.html#manage-acct-update-contact-alternate-orgs
Expected behaviour
ProductionAccount:
Type: OC::ORG::Account
Properties:
RootEmail: production@myorg.com
AccountName: Production Account
Tags:
budget-alarm-threshold: '2500'
account-owner-email: my@email.com
Contacts:
Billing:
FullName: Jeff Bezos
Title: Head of Everything
Email: jeff@amazon.com
Phone: +12345676890
Operations:
FullName: Jeff Bezos
Title: Head of Everything
Email: jeff@amazon.com
Phone: +12345676890
Security:
FullName: Jeff Bezos
Title: Head of Everything
Email: jeff@amazon.com
Phone: +12345676890
Each contact type (Billing, Operations, Security) is optional, but the properties are all required.
Actual behaviour
Not Supported
Subject of the issue
The
OC::ORG::Accountshould support both Alternate Contacts and NonDefaultRegions. An issue for the latter was recently opened.Steps to reproduce
Reference: https://docs.aws.amazon.com/accounts/latest/reference/manage-acct-update-contact-alternate.html#manage-acct-update-contact-alternate-orgs
Expected behaviour
Each contact type (Billing, Operations, Security) is optional, but the properties are all required.
Actual behaviour
Not Supported