standard
turbot/aws_compliance
Get Involved
Version
Pipeline: Test detect and correct IAM account password policies without max password age of 90 days
Test detect and correct IAM account password policies without max password age 90 days 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_max_password_age_90_days_update_password_policy_max_ageUse 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_max_password_age_90_days_update_password_policy_max_age }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 |
Outputs
| Name | Description |
|---|---|
| test_results | Test results for each step. |
Tags
folder = Tests