本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。
AWSBudgetsSpendLimitMemberRolePolicy
描述:授予 AWS Budgets 服務許可來描述、停止和終止成員帳戶中的資源,以強制執行支出限制動作。
AWSBudgetsSpendLimitMemberRolePolicy 是 AWS 受管政策。
使用此政策
此政策會連接到服務連結角色,允許服務代表您執行動作。您無法將此政策連接至使用者、群組或角色。
政策詳細資訊
-
類型:服務連結角色政策
-
建立時間:2026 年 7 月 18 日 00:57 UTC
-
編輯時間:2026 年 7 月 18 日 00:57 UTC
-
ARN:
arn:aws:iam::aws:policy/aws-service-role/AWSBudgetsSpendLimitMemberRolePolicy
政策版本
政策版本: v1 (預設)
政策的預設版本是定義政策許可的版本。當具有 政策的使用者或角色提出存取 AWS 資源的請求時, 會 AWS 檢查政策的預設版本,以決定是否允許請求。
JSON 政策文件
{ "Version" : "2012-10-17", "Statement" : [ { "Sid" : "EC2Actions", "Effect" : "Allow", "Action" : [ "ec2:DescribeInstances", "ec2:StopInstances", "ec2:DescribeNatGateways", "ec2:DescribeVpnGateways", "ec2:DescribeAddresses", "ec2:DescribeSnapshots", "ec2:DescribeInstanceStatus" ], "Resource" : "*" }, { "Sid" : "RDSActions", "Effect" : "Allow", "Action" : [ "rds:DescribeDBInstances", "rds:StopDBInstance", "rds:DescribeDBClusters", "rds:StopDBCluster", "rds:CreateDBClusterSnapshot", "rds:DescribeDBClusterSnapshots", "rds:RestoreDBClusterFromSnapshot", "rds:RestoreDBClusterToPointInTime", "rds:DescribeIntegrations", "rds:DescribeDBProxies" ], "Resource" : "*" }, { "Sid" : "DSQLActions", "Effect" : "Allow", "Action" : [ "dsql:GetCluster", "dsql:ListClusters" ], "Resource" : "*" }, { "Sid" : "SageMakerActions", "Effect" : "Allow", "Action" : [ "sagemaker:DescribeNotebookInstance", "sagemaker:ListNotebookInstances", "sagemaker:StopNotebookInstance", "sagemaker:StartNotebookInstance", "sagemaker:DescribeApp", "sagemaker:ListApps", "sagemaker:DescribeTrainingJob", "sagemaker:ListTrainingJobs", "sagemaker:StopTrainingJob", "sagemaker:DescribeProcessingJob", "sagemaker:ListProcessingJobs", "sagemaker:StopProcessingJob", "sagemaker:DescribeTransformJob", "sagemaker:ListTransformJobs", "sagemaker:StopTransformJob", "sagemaker:ListEndpoints", "sagemaker:DescribeEndpointConfig", "sagemaker:ListEndpointConfigs", "sagemaker:DescribeCluster", "sagemaker:ListClusters", "sagemaker:DescribeClusterNode", "sagemaker:ListClusterNodes", "sagemaker:AttachClusterNodeVolume", "sagemaker:DetachClusterNodeVolume", "sagemaker:DescribeMlflowTrackingServer", "sagemaker:ListMlflowTrackingServers", "sagemaker:StopMlflowTrackingServer", "sagemaker:StopLabelingJob", "sagemaker:DescribeUserProfile" ], "Resource" : "*" }, { "Sid" : "LambdaActions", "Effect" : "Allow", "Action" : [ "lambda:GetFunctionConfiguration", "lambda:ListFunctions", "lambda:GetFunctionConcurrency", "lambda:PutFunctionConcurrency", "lambda:DeleteFunctionConcurrency", "lambda:ListEventSourceMappings", "lambda:GetEventSourceMapping", "lambda:GetProvisionedConcurrencyConfig", "lambda:ListProvisionedConcurrencyConfigs", "lambda:PutProvisionedConcurrencyConfig", "lambda:DeleteProvisionedConcurrencyConfig" ], "Resource" : "*" }, { "Sid" : "BedrockActions", "Effect" : "Allow", "Action" : [ "bedrock:GetProvisionedModelThroughput", "bedrock:ListProvisionedModelThroughputs", "bedrock:UpdateProvisionedModelThroughput", "bedrock:GetModelInvocationJob", "bedrock:ListModelInvocationJobs", "bedrock:StopModelInvocationJob", "bedrock:GetModelCustomizationJob", "bedrock:ListModelCustomizationJobs", "bedrock:StopModelCustomizationJob", "bedrock:GetEvaluationJob", "bedrock:ListEvaluationJobs", "bedrock:StopEvaluationJob" ], "Resource" : "*" }, { "Sid" : "SSMAutomation", "Effect" : "Allow", "Action" : [ "ssm:StartAutomationExecution", "ssm:GetAutomationExecution", "ssm:DescribeAutomationExecutions", "ssm:DescribeAutomationStepExecutions", "ssm:StopAutomationExecution" ], "Resource" : [ "arn:aws:ssm:*:*:document/AWS-StartEC2Instance", "arn:aws:ssm:*:*:document/AWS-StopEC2Instance", "arn:aws:ssm:*:*:document/AWS-StartRdsInstance", "arn:aws:ssm:*:*:document/AWS-StopRdsInstance", "arn:aws:ssm:*:*:automation-execution/*", "arn:aws:ssm:*:*:automation-definition/AWS-StartEC2Instance:*", "arn:aws:ssm:*:*:automation-definition/AWS-StopEC2Instance:*", "arn:aws:ssm:*:*:automation-definition/AWS-StartRdsInstance:*", "arn:aws:ssm:*:*:automation-definition/AWS-StopRdsInstance:*" ] }, { "Sid" : "ComputeOptimizerActions", "Effect" : "Allow", "Action" : [ "compute-optimizer:GetIdleRecommendations", "compute-optimizer:GetRecommendationSummaries", "compute-optimizer:GetEnrollmentStatus" ], "Resource" : "*" }, { "Sid" : "ComputeOptimizerAutomationActions", "Effect" : "Allow", "Action" : [ "aco-automation:StartAutomationEvent", "aco-automation:ListRecommendedActions", "aco-automation:GetAutomationEvent" ], "Resource" : "*" }, { "Sid" : "SSOActions", "Effect" : "Allow", "Action" : [ "sso:ListInstances" ], "Resource" : "*" }, { "Sid" : "AccountActions", "Effect" : "Allow", "Action" : [ "account:GetAccountInformation", "account:GetPrimaryEmail" ], "Resource" : "*" } ] }