翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。
AWSManagementConsoleBasicUserAccess
説明: 管理者以外のユーザー向けの重要な AWS Management Console 機能とユーザーエクスペリエンス (UX) 機能へのアクセスを許可します。
AWSManagementConsoleBasicUserAccess
は AWS マネージドポリシーです。
このポリシーを使用すると
ユーザー、グループおよびロールに AWSManagementConsoleBasicUserAccess
をアタッチできます。
ポリシーの詳細
-
タイプ: AWS 管理ポリシー
-
作成日時: 2025 年 8 月 14 日 20:34 UTC
-
編集日時: 2025 年 8 月 14 日 20:34 UTC
-
ARN:
arn:aws:iam::aws:policy/AWSManagementConsoleBasicUserAccess
ポリシーのバージョン
ポリシーのバージョン: v1 (デフォルト)
ポリシーのデフォルトバージョンは、ポリシーのアクセス許可を定義するバージョンです。ポリシーを持つユーザーまたはロールが AWS リソースへのアクセスをリクエストすると、 はポリシーのデフォルトバージョン AWS をチェックして、リクエストを許可するかどうかを決定します。
JSON ポリシードキュメント
{ "Version" : "2012-10-17", "Statement" : [ { "Effect" : "Allow", "Action" : [ "uxc:GetAccountColor", "ec2:DescribeRegions", "notifications:GetFeatureOptInStatus", "notifications:ListManagedNotificationEvents", "notifications:ListNotificationConfigurations", "notifications:ListNotificationEvents", "notifications:ListNotificationHubs", "notifications:GetManagedNotificationChildEvent", "notifications:GetManagedNotificationEvent", "notifications:GetNotificationEvent", "notifications:ListManagedNotificationChildEvents", "cloudshell:CreateEnvironment", "cloudshell:CreateSession", "cloudshell:GetEnvironmentStatus", "cloudshell:StartEnvironment", "cloudshell:DeleteEnvironment", "cloudshell:PutCredentials", "cloudshell:StopEnvironment", "cloudshell:ApproveCommand", "q:StartConversation", "q:SendMessage", "q:ListConversations", "q:GetConversation", "q:PassRequest", "resource-explorer-2:ListIndexes", "resource-explorer-2:Search" ], "Resource" : "*" } ] }