Values.GetDomainPermissionsPolicyRequestSourceReturns the resource policy attached to the specified domain. The policy is a resource-based policy, not an identity-based policy. For more information, see Identity-based policies and resource-based policies in the IAM User Guide.
type nonrec t = {domain : DomainName.t;The name of the domain to which the resource policy is attached.
*)domainOwner : AccountId.t option;The 12-digit account number of the Amazon Web Services account that owns the domain. It does not include dashes or spaces.
*)}