本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。
区域切换计划执行区块示例策略
以下是您在区域切换计划中添加执行块以运行子计划时要附加的示例策略。
- JSON
-
-
{ "Version":"2012-10-17", "Statement": [ { "Effect": "Allow", "Action": [ "arc-region-switch:StartPlanExecution", "arc-region-switch:GetPlanExecution", "arc-region-switch:CancelPlanExecution", "arc-region-switch:UpdatePlanExecution", "arc-region-switch:ListPlanExecutions" ], "Resource": [ "arn:aws:arc-region-switch:us-east-1:123456789012:plan/child-plan-1/abcde1", "arn:aws:arc-region-switch:us-west-2:123456789012:plan/child-plan-2/fghij2" ] } ] }
Route 53 运行状况检查执行区块示例策略
CloudWatch 应用程序运行状况权限警报