Is there a JSON that only allows SNS role and blocks view and functionality for other services?

0

I am looking to give limited visibility and access to some members of my team. SNS only.

Gcode
質問済み 1年前187ビュー
1回答
0

You can use the IAM console to create a policy using the visual editor for SNS and grant the appropriate access. There are also many AWS managed policies that you may be able to use also.

Then assign the role to a group and add your users to this group.

I could easily create you a SNS policy but there are a few aspects of what access you want them to have, to which queues and any Kms keys.

https://docs.aws.amazon.com/IAM/latest/UserGuide/access_policies_manage-edit.html

profile picture
エキスパート
回答済み 1年前
  • This is a generalized answer. What JSON can block the view for users to see other services? I only want them to see and access SNS.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ