Create a custom role for your application in App Engine Studio (AES).
始める前に
Role required: admin, security admin, or delegated_developer (with the Security Management permission)
注:
If you are an admin, be sure to elevate your role.
手順
Navigate to All > App Engine > App Engine Studio.
From the My Apps page, open your application.
In your application, next to Security, select the add icon ().
Select Build a new role and then select
Continue.
図 : 1. Option to build a new role
Enter a name and description for your role, and then select
Continue.
ヒント:
For consistency with existing role names, enter a role name
that is all lower-case and uses underscores instead of spaces. For example,
for an office art requester role, you would enter
office_art_requester.
For each table in your application, select one or more access controls for your
role.
Create
Users with the role can create new records on the data table.
Read
Users with the role can read the data that is stored in the
table.
Write
Users with the role can update existing records in the table.
Delete
Users with the role can delete table records.
Select the Experience tab, and then select the
experiences that users with the role can access.
Select Continue, and then select
Done on the summary screen.