doc-exports/docs/obs/perms-cfg/ALL_META.TXT.json
zhangyue 2c8baf104e OBS PERM DOC
Reviewed-by: Sabelnikov, Dmitriy <dmitriy.sabelnikov@t-systems.com>
Co-authored-by: zhangyue <zhangyue164@huawei.com>
Co-committed-by: zhangyue <zhangyue164@huawei.com>
2024-10-29 16:45:36 +00:00

743 lines
24 KiB
JSON

[
{
"dockw":"Permission Configuration Guide"
},
{
"uri":"obs_40_0001.html",
"node_id":"obs_40_0001.xml",
"product_code":"obs",
"code":"1",
"des":"By default, OBS resources (buckets and objects) are private. Only resource owners can access their OBS resources. Other users cannot access such resources without authori",
"doc_type":"perms-cfg",
"kw":"Differences Between OBS Permissions Control Methods,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Differences Between OBS Permissions Control Methods",
"githuburl":""
},
{
"uri":"obs_40_0002.html",
"node_id":"obs_40_0002.xml",
"product_code":"obs",
"code":"2",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"perms-cfg",
"kw":"Permission Control Methods",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Permission Control Methods",
"githuburl":""
},
{
"uri":"obs_40_0003.html",
"node_id":"obs_40_0003.xml",
"product_code":"obs",
"code":"3",
"des":"By default, newly created IAM users do not have any permissions. You need to add the user to one or more groups, and attach permission policies or roles to these groups. ",
"doc_type":"perms-cfg",
"kw":"IAM Permissions,Permission Control Methods,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"IAM Permissions",
"githuburl":""
},
{
"uri":"obs_40_0004.html",
"node_id":"obs_40_0004.xml",
"product_code":"obs",
"code":"4",
"des":"A bucket policy applies to an OBS bucket and the objects in the bucket. Bucket policies let a bucket owner grant IAM users or other accounts permissions on the bucket and",
"doc_type":"perms-cfg",
"kw":"Bucket Policies,Permission Control Methods,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Bucket Policies",
"githuburl":""
},
{
"uri":"obs_40_0005.html",
"node_id":"obs_40_0005.xml",
"product_code":"obs",
"code":"5",
"des":"An access control list (ACL) is a list of rules that specifies which users or systems are granted or denied access to a particular bucket or object.Bucket and object ACLs",
"doc_type":"perms-cfg",
"kw":"ACLs,Permission Control Methods,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"ACLs",
"githuburl":""
},
{
"uri":"obs_40_0006.html",
"node_id":"obs_40_0006.xml",
"product_code":"obs",
"code":"6",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"perms-cfg",
"kw":"Access Requests",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Access Requests",
"githuburl":""
},
{
"uri":"obs_40_0007.html",
"node_id":"obs_40_0007.xml",
"product_code":"obs",
"code":"7",
"des":"OBS REST APIs support authenticated requests and anonymous requests. Anonymous requests are typically used for public access, such as accessing hosted static websites. In",
"doc_type":"perms-cfg",
"kw":"Accessing OBS Using Permanent Access Keys,Access Requests,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Accessing OBS Using Permanent Access Keys",
"githuburl":""
},
{
"uri":"obs_40_0008.html",
"node_id":"obs_40_0008.xml",
"product_code":"obs",
"code":"8",
"des":"You can assign temporary security credentials (including an AK, an SK, and a security token) to a third-party application or an IAM user, so that they can access OBS only",
"doc_type":"perms-cfg",
"kw":"Accessing OBS Using Temporary Access Keys,Access Requests,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Accessing OBS Using Temporary Access Keys",
"githuburl":""
},
{
"uri":"obs_40_0009.html",
"node_id":"obs_40_0009.xml",
"product_code":"obs",
"code":"9",
"des":"You can share a temporary URL to allow other users to access OBS to create buckets and upload and download objects. This section describes how to share a temporary URL to",
"doc_type":"perms-cfg",
"kw":"Accessing OBS Using a Temporary URL,Access Requests,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Accessing OBS Using a Temporary URL",
"githuburl":""
},
{
"uri":"obs_40_0010.html",
"node_id":"obs_40_0010.xml",
"product_code":"obs",
"code":"10",
"des":"The IAM agency is a function of Identity and Access Management (IAM). In scenarios such as CDN private bucket retrieval and cross-region replication, IAM agencies are req",
"doc_type":"perms-cfg",
"kw":"Accessing OBS Using an IAM Agency,Access Requests,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Accessing OBS Using an IAM Agency",
"githuburl":""
},
{
"uri":"obs_40_0012.html",
"node_id":"obs_40_0012.xml",
"product_code":"obs",
"code":"11",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"perms-cfg",
"kw":"Permission Configuration in Typical Scenarios",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Permission Configuration in Typical Scenarios",
"githuburl":""
},
{
"uri":"obs_40_0011.html",
"node_id":"obs_40_0011.xml",
"product_code":"obs",
"code":"12",
"des":"The permissions settings for typical scenarios are provided to facilitate permissions management.You need to consider the following factors before configuring permissions",
"doc_type":"perms-cfg",
"kw":"Typical Permissions Scenarios,Permission Configuration in Typical Scenarios,Permission Configuration",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Typical Permissions Scenarios",
"githuburl":""
},
{
"uri":"obs_40_0013.html",
"node_id":"obs_40_0013.xml",
"product_code":"obs",
"code":"13",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"perms-cfg",
"kw":"Granting Permissions to an IAM User Under the Account",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Permissions to an IAM User Under the Account",
"githuburl":""
},
{
"uri":"obs_40_0014.html",
"node_id":"obs_40_0014.xml",
"product_code":"obs",
"code":"14",
"des":"This topic describes how to grant an IAM user the permissions to create and list buckets. An IAM user with this permission can create and list buckets. The created bucket",
"doc_type":"perms-cfg",
"kw":"Granting an IAM User the Permissions to Create and List Buckets,Granting Permissions to an IAM User ",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting an IAM User the Permissions to Create and List Buckets",
"githuburl":""
},
{
"uri":"obs_40_0015.html",
"node_id":"obs_40_0015.xml",
"product_code":"obs",
"code":"15",
"des":"This topic describes how to grant an IAM user the read/write permission on an OBS bucket.To grant resource-level permissions to an IAM user, use a bucket policy.After con",
"doc_type":"perms-cfg",
"kw":"Granting an IAM User the Read/Write Permission on a Bucket,Granting Permissions to an IAM User Under",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting an IAM User the Read/Write Permission on a Bucket",
"githuburl":""
},
{
"uri":"obs_40_0016.html",
"node_id":"obs_40_0016.xml",
"product_code":"obs",
"code":"16",
"des":"This topic describes how to grant an IAM user the permissions required to delete a bucket.To grant other permissions, select required actions from Action Name in the buck",
"doc_type":"perms-cfg",
"kw":"Granting an IAM User the Specified Permissions for a Bucket,Granting Permissions to an IAM User Unde",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting an IAM User the Specified Permissions for a Bucket",
"githuburl":""
},
{
"uri":"obs_40_0017.html",
"node_id":"obs_40_0017.xml",
"product_code":"obs",
"code":"17",
"des":"This topic describes how to grant an IAM user the read permissions on an object or a set of objects in an OBS bucket.To grant resource-level permissions to an IAM user, u",
"doc_type":"perms-cfg",
"kw":"Granting an IAM User the Read Permissions on Specific Objects,Granting Permissions to an IAM User Un",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting an IAM User the Read Permissions on Specific Objects",
"githuburl":""
},
{
"uri":"obs_40_0018.html",
"node_id":"obs_40_0018.xml",
"product_code":"obs",
"code":"18",
"des":"This topic describes how to grant an IAM user the permissions to download specific objects from a bucket.To grant other permissions, select required actions from Action N",
"doc_type":"perms-cfg",
"kw":"Granting an IAM User the Specific Permissions on Specific Objects,Granting Permissions to an IAM Use",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting an IAM User the Specific Permissions on Specific Objects",
"githuburl":""
},
{
"uri":"obs_40_0019.html",
"node_id":"obs_40_0019.xml",
"product_code":"obs",
"code":"19",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"perms-cfg",
"kw":"Granting Permissions to Multiple IAM Users or User Groups Under the Account",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Permissions to Multiple IAM Users or User Groups Under the Account",
"githuburl":""
},
{
"uri":"obs_40_0020.html",
"node_id":"obs_40_0020.xml",
"product_code":"obs",
"code":"20",
"des":"This topic describes how to grant multiple IAM users or user groups all permissions on all OBS resources. Users with this permission can perform any operations on OBS.Use",
"doc_type":"perms-cfg",
"kw":"Granting IAM User Groups All Permissions on All OBS Resources,Granting Permissions to Multiple IAM U",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting IAM User Groups All Permissions on All OBS Resources",
"githuburl":""
},
{
"uri":"obs_40_0021.html",
"node_id":"obs_40_0021.xml",
"product_code":"obs",
"code":"21",
"des":"This topic describes how to use OBS system roles and policies preset in IAM to grant basic operation permissions for all OBS resources to multiple IAM users or user group",
"doc_type":"perms-cfg",
"kw":"Granting IAM User Groups Basic Permissions on All OBS Resources,Granting Permissions to Multiple IAM",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting IAM User Groups Basic Permissions on All OBS Resources",
"githuburl":""
},
{
"uri":"obs_40_0022.html",
"node_id":"obs_40_0022.xml",
"product_code":"obs",
"code":"22",
"des":"This topic describes how to grant multiple IAM users or user groups specified permissions for all OBS resources.Use an IAM custom policy to configure the permissions.Afte",
"doc_type":"perms-cfg",
"kw":"Granting IAM User Groups Specific Permissions for All OBS Resources,Granting Permissions to Multiple",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting IAM User Groups Specific Permissions for All OBS Resources",
"githuburl":""
},
{
"uri":"obs_40_0023.html",
"node_id":"obs_40_0023.xml",
"product_code":"obs",
"code":"23",
"des":"This topic describes how to grant specific operation permissions on specific OBS resources (a bucket or an object) to multiple IAM users or user groups.Use an IAM custom ",
"doc_type":"perms-cfg",
"kw":"Granting IAM User Groups Specific Permissions on Specific OBS Resources,Granting Permissions to Mult",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting IAM User Groups Specific Permissions on Specific OBS Resources",
"githuburl":""
},
{
"uri":"obs_40_0044.html",
"node_id":"obs_40_0044.xml",
"product_code":"obs",
"code":"24",
"des":"This topic describes how to grant specified permissions for a folder in an OBS bucket to multiple IAM users or user groups.Use an IAM custom policy to configure the permi",
"doc_type":"perms-cfg",
"kw":"Granting IAM User Groups Specific Permissions on a Folder,Granting Permissions to Multiple IAM Users",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting IAM User Groups Specific Permissions on a Folder",
"githuburl":""
},
{
"uri":"obs_40_0024.html",
"node_id":"obs_40_0024.xml",
"product_code":"obs",
"code":"25",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"perms-cfg",
"kw":"Granting Permissions to Other Accounts",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Permissions to Other Accounts",
"githuburl":""
},
{
"uri":"obs_40_0025.html",
"node_id":"obs_40_0025.xml",
"product_code":"obs",
"code":"26",
"des":"This topic describes how to grant other accounts (excluding the IAM users under them) the read/write permission for OBS buckets. For details about how to grant permission",
"doc_type":"perms-cfg",
"kw":"Granting Other Accounts the Read/Write Permission for a Bucket,Granting Permissions to Other Account",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Other Accounts the Read/Write Permission for a Bucket",
"githuburl":""
},
{
"uri":"obs_40_0026.html",
"node_id":"obs_40_0026.xml",
"product_code":"obs",
"code":"27",
"des":"This topic describes how to grant other accounts (excluding the IAM users under them) specific permissions for OBS buckets. For details about how to grant permissions to ",
"doc_type":"perms-cfg",
"kw":"Granting Other Accounts the Specified Permissions for a Bucket,Granting Permissions to Other Account",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Other Accounts the Specified Permissions for a Bucket",
"githuburl":""
},
{
"uri":"obs_40_0027.html",
"node_id":"obs_40_0027.xml",
"product_code":"obs",
"code":"28",
"des":"This topic describes how to grant IAM users the permissions to access OBS buckets and resources in them.The following describes how to grant the permissions to upload and",
"doc_type":"perms-cfg",
"kw":"Granting IAM Users Under an Account the Access to a Bucket and the Resources in It,Granting Permissi",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting IAM Users Under an Account the Access to a Bucket and the Resources in It",
"githuburl":""
},
{
"uri":"obs_40_0028.html",
"node_id":"obs_40_0028.xml",
"product_code":"obs",
"code":"29",
"des":"This case describes how to grant other accounts (excluding IAM users under the account) the read permission for an object or a type of objects in an OBS bucket. For detai",
"doc_type":"perms-cfg",
"kw":"Granting Other Accounts the Read Permission for Certain Objects,Granting Permissions to Other Accoun",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Other Accounts the Read Permission for Certain Objects",
"githuburl":""
},
{
"uri":"obs_40_0029.html",
"node_id":"obs_40_0029.xml",
"product_code":"obs",
"code":"30",
"des":"This section describes how to grant other accounts the permissions to download an object from a bucket.To grant other permissions, select required actions from Action Nam",
"doc_type":"perms-cfg",
"kw":"Granting Other Accounts Specific Permissions for Specific Objects,Granting Permissions to Other Acco",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Other Accounts Specific Permissions for Specific Objects",
"githuburl":""
},
{
"uri":"obs_40_0030.html",
"node_id":"obs_40_0030.xml",
"product_code":"obs",
"code":"31",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"perms-cfg",
"kw":"Granting Permissions to Anonymous Users",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Permissions to Anonymous Users",
"githuburl":""
},
{
"uri":"obs_40_0031.html",
"node_id":"obs_40_0031.xml",
"product_code":"obs",
"code":"32",
"des":"If a bucket needs to be accessed by anonymous users, you can configure a bucket policy and bucket ACL to grant the access permission to anonymous users. The following use",
"doc_type":"perms-cfg",
"kw":"Granting Anonymous Users the Public Read Permission for a Bucket,Granting Permissions to Anonymous U",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Anonymous Users the Public Read Permission for a Bucket",
"githuburl":""
},
{
"uri":"obs_40_0032.html",
"node_id":"obs_40_0032.xml",
"product_code":"obs",
"code":"33",
"des":"If all objects in a folder need to be accessible to anonymous users, you can configure a bucket policy to grant anonymous users the permission to access the folder.After ",
"doc_type":"perms-cfg",
"kw":"Granting Anonymous Users the Read Permission for a Directory,Granting Permissions to Anonymous Users",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Anonymous Users the Read Permission for a Directory",
"githuburl":""
},
{
"uri":"obs_40_0033.html",
"node_id":"obs_40_0033.xml",
"product_code":"obs",
"code":"34",
"des":"Enterprise A stores a large volume of map data in OBS, and offers the data for public query. This enterprise sets a read permission for anonymous users, and provides the ",
"doc_type":"perms-cfg",
"kw":"Granting Anonymous Users the Read Permission for Certain Objects,Granting Permissions to Anonymous U",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Anonymous Users the Read Permission for Certain Objects",
"githuburl":""
},
{
"uri":"obs_40_0034.html",
"node_id":"obs_40_0034.xml",
"product_code":"obs",
"code":"35",
"des":"If you want to open an object to all users for a limited period of time, you can use the object sharing function.Once the Share File dialog box is opened, the URL is effe",
"doc_type":"perms-cfg",
"kw":"Temporarily Sharing Objects with Anonymous Users,Granting Permissions to Anonymous Users,Permission ",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Temporarily Sharing Objects with Anonymous Users",
"githuburl":""
},
{
"uri":"obs_40_0037.html",
"node_id":"obs_40_0037.xml",
"product_code":"obs",
"code":"36",
"des":"This case describes how to use temporary access keys (temporary AK/SK and security token) to access OBS.Assume that you want to enable an IAM user (user name: APPServer) ",
"doc_type":"perms-cfg",
"kw":"Granting Temporary Access to OBS,Permission Configuration in Typical Scenarios,Permission Configurat",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Granting Temporary Access to OBS",
"githuburl":""
},
{
"uri":"obs_40_0036.html",
"node_id":"obs_40_0036.xml",
"product_code":"obs",
"code":"37",
"des":"This case describes how to restrict the source IP addresses that can access an OBS bucket. The following shows how to deny a client access whose source IP address is with",
"doc_type":"perms-cfg",
"kw":"Restricting Access to a Bucket for Specific IP Addresses,Permission Configuration in Typical Scenari",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Restricting Access to a Bucket for Specific IP Addresses",
"githuburl":""
},
{
"uri":"obs_40_0042.html",
"node_id":"obs_40_0042.xml",
"product_code":"obs",
"code":"38",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"perms-cfg",
"kw":"Appendix",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Appendix",
"githuburl":""
},
{
"uri":"obs_40_0041.html",
"node_id":"obs_40_0041.xml",
"product_code":"obs",
"code":"39",
"des":"A bucket policy in JSON format:Example:{ \n\"Statement\" : [{\n \"Sid\": \"ExampleStatementID1\",\n \"Principal\": \"*\",\n \"Effect\": \"Allow\", \n \"Action\": [\"ListBucke",
"doc_type":"perms-cfg",
"kw":"Bucket Policy Parameters,Appendix,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Bucket Policy Parameters",
"githuburl":""
},
{
"uri":"obs_40_0043.html",
"node_id":"obs_40_0043.xml",
"product_code":"obs",
"code":"40",
"des":"Bucket ACLs control read and write permissions on buckets. Custom bucket policies can control more actions on buckets. Bucket ACLs are a supplement to bucket policies, bu",
"doc_type":"perms-cfg",
"kw":"Relationship Between Bucket ACLs and Bucket Policies,Appendix,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Relationship Between Bucket ACLs and Bucket Policies",
"githuburl":""
},
{
"uri":"obs_40_0039.html",
"node_id":"obs_40_0039.xml",
"product_code":"obs",
"code":"41",
"des":"HUAWEI CLOUD Help Center presents technical documents to help you quickly get started with HUAWEI CLOUD services. The technical documents include Service Overview, Price Details, Purchase Guide, User Guide, API Reference, Best Practices, FAQs, and Videos.",
"doc_type":"perms-cfg",
"kw":"Change History,Permission Configuration Guide",
"search_title":"",
"metedata":[
{
"prodname":"obs",
"documenttype":"perms-cfg"
}
],
"title":"Change History",
"githuburl":""
}
]