Values.GetPublicAccessBlockRequestSourceThis operation is not supported by directory buckets. Retrieves the PublicAccessBlock configuration for an Amazon Web Services account. This operation returns the effective account-level configuration, which may inherit from organization-level policies. For more information, see Using Amazon S3 block public access. Related actions include: DeletePublicAccessBlock PutPublicAccessBlock
type nonrec t = {accountId : AccountId.t;The account ID for the Amazon Web Services account whose PublicAccessBlock configuration you want to retrieve.
*)}