During an SAP migration, the migration team needs to ensure that all SAP system IDs (SIDs) are unique across the AWS environment. Which AWS service can be used to centrally manage and enforce this uniqueness?
Service Catalog allows creating a product with constraints that enforce unique SIDs.
Why this answer
AWS Service Catalog can define product portfolios with constraints, including preventing duplicate SIDs. Option B is wrong because AWS Config audits resources but doesn't enforce uniqueness. Option C is wrong because AWS Resource Access Manager shares resources, not manages SIDs.
Option D is wrong because AWS CloudTrail logs API calls.