AWS cli documentation change
Summary
Updated CLI version reference, modified account permission wording, added INSPECTOR_POLICY and UPGRADE_ROLLOUT_POLICY documentation
Security assessment
Added documentation for INSPECTOR_POLICY (security scanning) and UPGRADE_ROLLOUT_POLICY. Enhances security feature visibility but doesn't fix an issue.
Diff
diff --git a/cli/latest/reference/organizations/enable-policy-type.md b/cli/latest/reference/organizations/enable-policy-type.md index 151c2e892..9a6bb6e67 100644 --- a//cli/latest/reference/organizations/enable-policy-type.md +++ b//cli/latest/reference/organizations/enable-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 enable a policy type. You can get the ID from the ListRoots operation. +> ID for the root in which you want to enable 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` @@ -341,0 +346,2 @@ Root -> (structure) +>>>> * `INSPECTOR_POLICY` +>>>> * `UPGRADE_ROLLOUT_POLICY` @@ -367 +373 @@ Root -> (structure) - * [AWS CLI 2.31.39 Command Reference](../../index.html) » + * [AWS CLI 2.32.3 Command Reference](../../index.html) »