View a markdown version of this page

AWSBudgetsSpendLimitMemberRolePolicy - AWS 托管策略

本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。

AWSBudgetsSpendLimitMemberRolePolicy

描述:授予 AWS 预算服务权限以描述、停止和终止成员账户中的资源,以强制执行支出限额操作。

AWSBudgetsSpendLimitMemberRolePolicy 是一项 AWS 托管式策略

使用此策略

此附加到服务相关角色的策略允许服务代表您执行操作。您无法将此策略附加到您的用户、组或角色。

策略详细信息

  • 类型: Service-linked 角色策略

  • 创建时间:世界标准时间 2026 年 7 月 18 日 00:57

  • 编辑时间:世界标准时间 2026 年 7 月 18 日 00:57

  • 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" : "*" } ] }

了解更多信息