standard
turbot/aws_compliance
Get Involved
Version
Pipeline: Test detect and correct IAM groups attached with unrestricted cloudshell full access policy
Test detect and correct IAM groups attached with unrestricted cloudshell full access pipeline.
Run the pipeline
To run this pipeline from your terminal:
flowpipe pipeline run aws_compliance.pipeline.test_detect_and_correct_iam_groups_with_unrestricted_cloudshell_full_access_detach_group_cloudshell_full_access_policyUse this pipeline
To call this pipeline from your pipeline, use a step:
step "pipeline" "step_name" { pipeline = aws_compliance.pipeline.test_detect_and_correct_iam_groups_with_unrestricted_cloudshell_full_access_detach_group_cloudshell_full_access_policy }Params
| Name | Type | Required | Description | Default |
|---|---|---|---|---|
| conn | connection.aws | Yes | Name of the AWS connection to be used for any authenticated actions. | connection.aws.default |
| group_name | string | Yes | The name of the group. | flowpipe-group-7be8eacd-5224-e320-bee6-d13390d32ad1 |
Outputs
| Name | Description |
|---|---|
| test_results | Test results for each step. |
Tags
folder = Tests