AwsStepFunctions - Amazon Security Hub
Amazon Web Services 文档中描述的 Amazon Web Services 服务或功能可能因区域而异。要查看适用于中国区域的差异,请参阅 中国的 Amazon Web Services 服务入门 (PDF)

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

AwsStepFunctions

以下是AwsStepFunctions资源 Amazon 的安全调查结果格式的示例。

AwsStepFunctionStateMachine

AwsStepFunctionStateMachine 对象提供有关 Amazon Step Functions 状态机的信息,状态机是一个由一系列事件驱动步骤组成的工作流程。

以下示例显示了AwsStepFunctionStateMachine对象 Amazon 的安全调查结果格式 (ASFF)。要查看AwsStepFunctionStateMachine属性的描述,请参阅 Amazon Security Hub API 参考AwsStepFunctionStateMachine中的。

示例

"AwsStepFunctionStateMachine": { "StateMachineArn": "arn:aws:states:us-east-1:123456789012:stateMachine:StepFunctionsLogDisableNonCompliantResource-fQLujTeXvwsb", "Name": "StepFunctionsLogDisableNonCompliantResource-fQLujTeXvwsb", "Status": "ACTIVE", "RoleArn": "arn:aws:iam::123456789012:role/teststepfunc-StatesExecutionRole-1PNM71RVO1UKT", "Type": "STANDARD", "LoggingConfiguration": { "Level": "OFF", "IncludeExecutionData": false }, "TracingConfiguration": { "Enabled": false } }