standard
turbot/aws_compliance

Pipeline: Test detect and correct IAM account password policies without password reuse 24

Test setect and correct IAM account password policies without password reuse 24 pipeline.

Run the pipeline

To run this pipeline from your terminal:

flowpipe pipeline run aws_compliance.pipeline.test_detect_and_correct_iam_account_password_policies_without_password_reuse_24_update_password_policy_reuse_prevention

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_account_password_policies_without_password_reuse_24_update_password_policy_reuse_prevention
}

Params

NameTypeRequiredDescriptionDefault
conn
connection.aws
YesName of the AWS connection to be used for any authenticated actions.connection.aws.default

Outputs

NameDescription
test_resultsTest results for each step.

Tags

folder = Tests