standard
turbot/aws_compliance

Pipeline: Test detect and correct IAM users attached with unrestricted cloudshell full access policy

Test detect and correct IAM users 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_users_with_unrestricted_cloudshell_full_access_detach_user_cloudshell_full_access_policy

Use 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_users_with_unrestricted_cloudshell_full_access_detach_user_cloudshell_full_access_policy
}

Params

NameTypeRequiredDescriptionDefault
conn
connection.aws
YesName of the AWS connection to be used for any authenticated actions.connection.aws.default
user_name
string
YesThe name of the user.flowpipe-user-1b7a7150-f0f5-d1e6-213b-648e58648ab2

Outputs

NameDescription
test_resultsTest results for each step.

Tags

folder = Tests