Skip to content

fix(sdb): add missing permissions set MTA-6105 #5069

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

SamyOubouaziz
Copy link
Collaborator

Your checklist for this pull request

Description

Please describe what you added or changed.

@SamyOubouaziz SamyOubouaziz self-assigned this Jun 5, 2025
@SamyOubouaziz SamyOubouaziz added priority: low Maintenance PRs that are not critical. status: doc review Waiting for doc team review labels Jun 5, 2025
- A policy can only be attached to one principal at a time.
</Message>
<Message type="important">
- You can choose to create a policy without a principal for now, and attach the principal later.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- You can choose to create a policy without a principal for now, and attach the principal later.
- You can choose to create a policy without a principal for now and attach one later.

- `SELECT`
- `SELECT`

- **(/serverless-sql-databases/how-to/manage-permissions/)** allows the user to use the following commands:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this correct? Looks like a doc link missing the title. Just checking.

@@ -47,11 +47,14 @@ The [IAM principal](/iam/concepts/#principal) (user or application) does not hav

### Solution

[Create a new IAM policy](/iam/how-to/create-policy/) or [update an existing one](/iam/how-to/manage-policies/#how-to-edit-a-policys-rules) to grant one of the following permissions sets to the user or application:
[Grant one of the following permissions](/serverless-sql-databases/how-to/manage-permissions/) sets to the user or application:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
[Grant one of the following permissions](/serverless-sql-databases/how-to/manage-permissions/) sets to the user or application:
[Grant one of the following permissions sets](/serverless-sql-databases/how-to/manage-permissions/) to the user or application:

- `ServerlessSQLDatabaseFullAccess`

Refer to the [dedicated documentation](/serverless-sql-databases/how-to/manage-permissions/) for more information the SQL operations allowed by each permissions set.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Refer to the [dedicated documentation](/serverless-sql-databases/how-to/manage-permissions/) for more information the SQL operations allowed by each permissions set.
Refer to the [dedicated documentation](/serverless-sql-databases/how-to/manage-permissions/) for more information on the SQL operations allowed by each permissions set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Maintenance PRs that are not critical. status: doc review Waiting for doc team review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants