AWS cli documentation change
Summary
Updated CLI version reference, modified account permission wording, added INSPECTOR_POLICY and UPGRADE_ROLLOUT_POLICY documentation
Security assessment
Added references to INSPECTOR_POLICY (security scanning) and UPGRADE_ROLLOUT_POLICY, which are security-related policy types. No evidence of addressing a specific vulnerability.
Diff
diff --git a/cli/latest/reference/organizations/disable-policy-type.md b/cli/latest/reference/organizations/disable-policy-type.md index 4ef58b655..3e7119b3c 100644 --- a//cli/latest/reference/organizations/disable-policy-type.md +++ b//cli/latest/reference/organizations/disable-policy-type.md @@ -15 +15 @@ - * [AWS CLI 2.31.39 Command Reference](../../index.html) » + * [AWS CLI 2.32.3 Command Reference](../../index.html) » @@ -64 +64 @@ This is an asynchronous request that Amazon Web Services performs in the backgro -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. @@ -102 +102 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/organi -> The unique identifier (ID) of the root in which you want to disable a policy type. You can get the ID from the ListRoots operation. +> ID for the root in which you want to disable a policy type. You can get the ID from the ListRoots operation. @@ -124,0 +125,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) @@ -137,0 +140,2 @@ See also: [AWS API Documentation](https://docs.aws.amazon.com/goto/WebAPI/organi +> * `INSPECTOR_POLICY` +> * `UPGRADE_ROLLOUT_POLICY` @@ -336,0 +341,2 @@ Root -> (structure) +>>>> * `INSPECTOR_POLICY` +>>>> * `UPGRADE_ROLLOUT_POLICY` @@ -362 +368 @@ Root -> (structure) - * [AWS CLI 2.31.39 Command Reference](../../index.html) » + * [AWS CLI 2.32.3 Command Reference](../../index.html) »