AwsStepFunctions - AWS Security Hub

本文為英文版的機器翻譯版本,如內容有任何歧義或不一致之處,概以英文版為準。

AwsStepFunctions

以下是AwsStepFunctions資源之「 AWS 安全性搜尋結果格式」的範例。

AwsStepFunctionStateMachine

AwsStepFunctionStateMachine物件提供狀態機器的相關資訊, AWS Step Functions 狀態機器是由一系列事件驅動步驟組成的工作流程。

下列範例顯示物件的「 AWS 安全性發現格式AwsStepFunctionStateMachine」(ASFF)。若要檢視AwsStepFunctionStateMachine屬性的描述,請參閱〈AWS 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 } }