feat(stepfunctions): add stepfunctions service and check stepfunctions_statemachine_logging_enabled (#5466)

Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
Co-authored-by: Rubén De la Torre Vico <rubendltv22@gmail.com>
This commit is contained in:
Adrián Jesús Peña Rodríguez
2024-12-16 17:34:02 +01:00
committed by GitHub
parent 396e51c27d
commit b8cc4b4f0f
11 changed files with 840 additions and 1 deletions

View File

@@ -95,6 +95,7 @@ Resources:
- 'servicecatalog:List*'
- 'ssm:GetDocument'
- 'ssm-incidents:List*'
- 'states:ListTagsForResource'
- 'support:Describe*'
- 'tag:GetTagKeys'
- 'wellarchitected:List*'

View File

@@ -45,6 +45,7 @@
"servicecatalog:List*",
"ssm:GetDocument",
"ssm-incidents:List*",
"states:ListTagsForResource",
"support:Describe*",
"tag:GetTagKeys",
"wellarchitected:List*"