本文属于机器翻译版本。若本译文内容与英语原文存在差异,则一律以英文原文为准。
AWSConfigRemediation-EnableAPIGatewayTracing
描述
该AWSConfigRemediation-EnableAPIGatewayTracing
运行手册支持在 Amazon API Gateway(API Gateway)阶段进行跟踪。 AWS Config必须在运行此自动化的AWS 区域位置中启用。
文档类型
自动化
所有者
Amazon
平台
Linux、macOS、Windows
参数
-
AutomationAssumeRole
类型:字符串
描述:(必需)允许 Systems Manager Automation 代表您执行操作的 AWS Identity and Access Management (IAM) 角色的 Amazon 资源名称(ARN)。
-
StageArn
类型:字符串
描述:(必需)要启用跟踪的 Amazon 资源名称(ARN)。
所需的 IAM 权限
AutomationAssumeRole
参数需要执行以下操作才能成功使用运行手册。
-
ssm:GetAutomationExecution
-
ssm:StartAutomationExecution
-
config:GetResourceConfigHistory
-
apigateway:GET
-
apigateway:PATCH
文档步骤
-
aws:executeScript
- 对StageArn
参数中指定的 API Gateway 阶段启用跟踪。