diff --git a/api-ref/source/permissions_policies_and_supported_actions/supported_actions/sfs_turbo_actions.rst b/api-ref/source/permissions_policies_and_supported_actions/supported_actions/sfs_turbo_actions.rst index 17a0985..b39e1a7 100644 --- a/api-ref/source/permissions_policies_and_supported_actions/supported_actions/sfs_turbo_actions.rst +++ b/api-ref/source/permissions_policies_and_supported_actions/supported_actions/sfs_turbo_actions.rst @@ -15,7 +15,7 @@ Lifecycle Management +=========================================+==========================================================+==============================+==========================================================================================================================================================================================================================================================================+=============+ | Creating a File System | POST /v1/{project_id}/sfs-turbo/shares | sfsturbo:shares:createShare | - You must have VPC-related permissions when creating an SFS Turbo instance, including the permissions for verifying VPCs, subnets, and security groups, creating virtual IP addresses and ports, and creating security group rules. You must add the following action: | Y | | | | | | | -| | | | - "vpc:``*``:``*``" | | +| | | | - "``vpc:*:*``" | | | | | | | | | | | | - The KMS Administrator permission needs to be configured for the encrypted instance in the project. | | +-----------------------------------------+----------------------------------------------------------+------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------+ @@ -23,7 +23,7 @@ Lifecycle Management +-----------------------------------------+----------------------------------------------------------+------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------+ | Deleting a File System | DELETE /v1/{project_id}/sfs-turbo/shares/{share_id} | sfsturbo:shares:deleteShare | - To delete an SFS Turbo instance, you must have VPC-related permissions, including the permissions for deleting virtual IP addresses, ports, and security group rules. You must add the following action: | Y | | | | | | | -| | | | - "vpc:``*``:``*``" | | +| | | | - "``vpc:*:*``" | | +-----------------------------------------+----------------------------------------------------------+------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------+ | Listing File Systems | GET /v1/{project_id}/sfs-turbo/shares/detail | sfsturbo:shares:getAllShares | ``-`` | Y | +-----------------------------------------+----------------------------------------------------------+------------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+-------------+