AWS cli documentation change
Summary
Removed 'Operator' structure documentation describing service provider management
Security assessment
Documentation cleanup of resource management details. Volume modification security controls unchanged.
Diff
diff --git a/cli/latest/reference/ec2/modify-volume.md b/cli/latest/reference/ec2/modify-volume.md index acfabf58a..1fe9e1bf1 100644 --- a//cli/latest/reference/ec2/modify-volume.md +++ b//cli/latest/reference/ec2/modify-volume.md @@ -15 +15 @@ - * [AWS CLI 2.34.63 Command Reference](../../index.html) » + * [AWS CLI 2.35.1 Command Reference](../../index.html) » @@ -462,16 +461,0 @@ VolumeModification -> (structure) -> -> Operator -> (structure) -> ->> Describes whether the resource is managed by a service provider and, if so, describes the service provider that manages it. ->> ->> Managed -> (boolean) ->> ->>> If `true` , the resource is managed by a service provider. ->> ->> Principal -> (string) ->> ->>> If `managed` is `true` , then the principal is returned. The principal is the service provider that manages the resource. ->> ->> HiddenByDefault -> (boolean) ->> ->>> If `true` , the resource is hidden by default based on the managed resource visibility settings for the account. @@ -489 +473 @@ VolumeModification -> (structure) - * [AWS CLI 2.34.63 Command Reference](../../index.html) » + * [AWS CLI 2.35.1 Command Reference](../../index.html) »