ListDelegatedAdministrator permissions are added. An organization can have up to 3 delegated administrators.config-multiaccountsetup.amazonaws.com through the EnableAWSServiceAccess action and creates a service-linked role AWSServiceRoleForConfigMultiAccountSetup in the management or delegated administrator account of your organization. The service-linked role is created only when the role does not exist in the caller account. To use this API with delegated administrator, register a delegated administrator by calling Amazon Web Services Organization register-delegate-admin for config-multiaccountsetup.amazonaws.com.curl --location --request POST '/' \
--header 'X-Amz-Target;' \
--header 'Content-Type: application/json' \
--data-raw '{
    "OrganizationConformancePackName": "string",
    "TemplateS3Uri": "string",
    "TemplateBody": "string",
    "DeliveryS3Bucket": "string",
    "DeliveryS3KeyPrefix": "string",
    "ConformancePackInputParameters": [],
    "ExcludedAccounts": []
}'{
    "OrganizationConformancePackArn": "string"
}