ablog

不器用で落着きのない技術者のメモ

AWS Resource Access Manager を利用するには Organizations で「すべての機能」の有効化が必要

Requirements
  • Only the management account can enable sharing with AWS Organizations.
  • The organization must be enabled for all features. For more information, see Enabling All Features in Your Organization in the AWS Organizations User Guide.
Sharing your AWS resources - AWS Resource Access Manager

AWS Organizations has two available feature sets:

  • All features – This feature set is the preferred way to work with AWS Organizations, and it includes Consolidating Billing features. When you create an organization, enabling all features is the default. With all features enabled, you can use the advanced account management features available in AWS Organizations such as integration with supported AWS services and organization management policies.
  • Consolidated Billing features – All organizations support this subset of features, which provides basic management tools that you can use to centrally manage the accounts in your organization.

If you create an organization with consolidated billing features only, you can later enable all features. This page describes the process of enabling all features

Enabling all features in your organization - AWS Organizations