AWSAccountSettingsManagementRole - AWS 管理ポリシー

翻訳は機械翻訳により提供されています。提供された翻訳内容と英語版の間で齟齬、不一致または矛盾がある場合、英語版が優先します。

AWSAccountSettingsManagementRole

説明: AWS アプリケーションのアカウントを管理するために必要なアクセス許可を提供します。

AWSAccountSettingsManagementRoleAWS マネージドポリシーです。

このポリシーを使用すると

ユーザー、グループおよびロールに AWSAccountSettingsManagementRole をアタッチできます。

ポリシーの詳細

  • タイプ: AWS 管理ポリシー

  • 作成日時: 2025 年 12 月 11 日 17:49 UTC

  • 編集日時: 2026 年 2 月 12 日 18:02 UTC

  • ARN: arn:aws:iam::aws:policy/AWSAccountSettingsManagementRole

ポリシーのバージョン

ポリシーのバージョン: v6 (デフォルト)

ポリシーのデフォルトバージョンは、ポリシーのアクセス許可を定義するバージョンです。ポリシーを持つユーザーまたはロールが AWS リソースへのアクセスをリクエストすると、 はポリシーのデフォルトバージョン AWS をチェックして、リクエストを許可するかどうかを判断します。

JSON ポリシードキュメント

{ "Version" : "2012-10-17", "Statement" : [ { "Effect" : "Allow", "Action" : [ "account:GetContactInformation", "account:PutContactInformation", "account:GetAccountInformation", "account:CloseAccount" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "payments:ListTagsForResource", "payments:UntagResource", "payments:TagResource", "payments:ListPaymentPreferences", "payments:GetPaymentInstrument", "payments:GetPaymentStatus", "payments:MakePayment", "payments:UpdatePaymentPreferences", "payments:CreatePaymentInstrument", "payments:UpdatePaymentInstrument" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "invoicing:GetInvoicePDF" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "billing:GetSellerOfRecord" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "freetier:GetAccountPlanState" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "ce:GetCostAndUsage" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "pricing:GetProducts" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "tax:GetTaxRegistration", "tax:PutTaxRegistration", "tax:ListTaxRegistrations", "tax:DeleteTaxRegistration", "tax:BatchPutTaxRegistration", "tax:GetTaxRegistrationDocument" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "customer-verification:GetCustomerVerificationDetails", "customer-verification:GetCustomerVerificationEligibility", "customer-verification:CreateCustomerVerificationDetails", "customer-verification:CreateUploadUrls", "customer-verification:UpdateCustomerVerificationDetails" ], "Resource" : "*" }, { "Effect" : "Allow", "Action" : [ "sso:ListInstances", "sso:ListApplications", "sso:DescribeApplication", "sso:DescribeInstance" ], "Resource" : "*" } ] }

詳細情報