AWS cli documentation change
Summary
Updated CLI version reference and added INSPECTOR_POLICY/UPGRADE_ROLLOUT_POLICY documentation
Security assessment
Added security-related policy types to invalid policy detection documentation. Improves awareness but doesn't address a vulnerability.
Diff
diff --git a/cli/latest/reference/organizations/list-accounts-with-invalid-effective-policy.md b/cli/latest/reference/organizations/list-accounts-with-invalid-effective-policy.md index 5c4197224..a643e4dde 100644 --- a//cli/latest/reference/organizations/list-accounts-with-invalid-effective-policy.md +++ b//cli/latest/reference/organizations/list-accounts-with-invalid-effective-policy.md @@ -15 +15 @@ - * [AWS CLI 2.31.39 Command Reference](../../index.html) » + * [AWS CLI 2.32.3 Command Reference](../../index.html) » @@ -61 +61 @@ Lists all the accounts in an organization that have invalid effective policies. -This operation can be called only from the organization’s management account or by a member account that is a delegated administrator. +You can only call this operation from the management account or a member account that is a delegated administrator. @@ -108,0 +109,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/organi +> * [UPGRADE_ROLLOUT_POLICY](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html) +> * [INSPECTOR_POLICY](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html) @@ -119,0 +122,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/organi +> * `INSPECTOR_POLICY` +> * `UPGRADE_ROLLOUT_POLICY` @@ -357,0 +362,2 @@ PolicyType -> (string) +> * [UPGRADE_ROLLOUT_POLICY](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_upgrade_rollout.html) +> * [INSPECTOR_POLICY](https://docs.aws.amazon.com/organizations/latest/userguide/orgs_manage_policies_inspector.html) @@ -368,0 +375,2 @@ PolicyType -> (string) +> * `INSPECTOR_POLICY` +> * `UPGRADE_ROLLOUT_POLICY` @@ -393 +401 @@ NextToken -> (string) - * [AWS CLI 2.31.39 Command Reference](../../index.html) » + * [AWS CLI 2.32.3 Command Reference](../../index.html) »