AWS cli documentation change
Summary
Removed 'Operator' structure documentation describing service provider management
Security assessment
Removal of metadata about resource management visibility. No security parameters changed or vulnerabilities addressed.
Diff
diff --git a/cli/latest/reference/ec2/describe-volumes-modifications.md b/cli/latest/reference/ec2/describe-volumes-modifications.md index 4cac026e1..227ed52be 100644 --- a//cli/latest/reference/ec2/describe-volumes-modifications.md +++ b//cli/latest/reference/ec2/describe-volumes-modifications.md @@ -15 +15 @@ - * [AWS CLI 2.34.63 Command Reference](../../index.html) » + * [AWS CLI 2.35.1 Command Reference](../../index.html) » @@ -448,16 +447,0 @@ VolumesModifications -> (list) ->> ->> 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. @@ -475 +459 @@ VolumesModifications -> (list) - * [AWS CLI 2.34.63 Command Reference](../../index.html) » + * [AWS CLI 2.35.1 Command Reference](../../index.html) »