--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_s3_multi_region_access_point_policy Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::S3::MultiRegionAccessPointPolicy --- # awscc_s3_multi_region_access_point_policy (Data Source) Data Source schema for AWS::S3::MultiRegionAccessPointPolicy ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `mrap_name` (String) The name of the Multi Region Access Point to apply policy - `policy` (Map of String) Policy document to apply to a Multi Region Access Point - `policy_status` (Attributes) The Policy Status associated with this Multi Region Access Point (see [below for nested schema](#nestedatt--policy_status)) ### Nested Schema for `policy_status` Read-Only: - `is_public` (String) Specifies whether the policy is public or not.