AWS cli documentation change
Summary
Restructured ManagedView documentation, updated navigation links, and added detailed field descriptions
Security assessment
Documentation restructuring and clarification of resource explorer managed view properties without security context changes
Diff
diff --git a/cli/latest/reference/resource-explorer-2/get-managed-view.md b/cli/latest/reference/resource-explorer-2/get-managed-view.md index 447b5e695..672b58ea1 100644 --- a//cli/latest/reference/resource-explorer-2/get-managed-view.md +++ b//cli/latest/reference/resource-explorer-2/get-managed-view.md @@ -13 +13 @@ - * [next](get-view.html "get-view") | + * [next](get-resource-explorer-setup.html "get-resource-explorer-setup") | @@ -15 +15 @@ - * [AWS CLI 2.31.8 Command Reference](../../index.html) » + * [AWS CLI 2.31.10 Command Reference](../../index.html) » @@ -23 +23 @@ - * [get-view →](get-view.html "next chapter \(use the right arrow\)") + * [get-resource-explorer-setup →](get-resource-explorer-setup.html "next chapter \(use the right arrow\)") @@ -206 +206 @@ ManagedView -> (structure) -> Filters -> (structure) +> ManagedViewArn -> (string) @@ -208,12 +208,21 @@ ManagedView -> (structure) ->> A search filter defines which resources can be part of a search query result set. ->> ->> FilterString -> (string) [required] ->> ->>> The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. For more details, see [Search query syntax](https://docs.aws.amazon.com/resource-explorer/latest/APIReference/about-query-syntax.html) . ->>> ->>> Constraints: ->>> ->>> * min: `0` ->>> * max: `2048` ->>> - +>> The [Amazon resource name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the managed view. +> +> ManagedViewName -> (string) +> +>> The name of the managed view. +> +> TrustedService -> (string) +> +>> The service principal of the Amazon Web Services service that created and manages the managed view. +> +> LastUpdatedAt -> (timestamp) +> +>> The date and time when this managed view was last modified. +> +> Owner -> (string) +> +>> The Amazon Web Services account that owns this managed view. +> +> Scope -> (string) +> +>> An [Amazon resource name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of an Amazon Web Services account or organization that specifies whether this managed view includes resources from only the specified Amazon Web Services account or all accounts in the specified organization. @@ -246,13 +255 @@ ManagedView -> (structure) -> LastUpdatedAt -> (timestamp) -> ->> The date and time when this managed view was last modified. -> -> ManagedViewArn -> (string) -> ->> The [Amazon resource name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of the managed view. -> -> ManagedViewName -> (string) -> ->> The name of the managed view. -> -> Owner -> (string) +> Filters -> (structure) @@ -260 +257,12 @@ ManagedView -> (structure) ->> The Amazon Web Services account that owns this managed view. +>> A search filter defines which resources can be part of a search query result set. +>> +>> FilterString -> (string) [required] +>> +>>> The string that contains the search keywords, prefixes, and operators to control the results that can be returned by a Search operation. For more details, see [Search query syntax](https://docs.aws.amazon.com/resource-explorer/latest/APIReference/about-query-syntax.html) . +>>> +>>> Constraints: +>>> +>>> * min: `0` +>>> * max: `2048` +>>> + @@ -266,8 +273,0 @@ ManagedView -> (structure) -> Scope -> (string) -> ->> An [Amazon resource name (ARN)](https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html) of an Amazon Web Services account or organization that specifies whether this managed view includes resources from only the specified Amazon Web Services account or all accounts in the specified organization. -> -> TrustedService -> (string) -> ->> The service principal of the Amazon Web Services service that created and manages the managed view. -> @@ -279 +279 @@ ManagedView -> (structure) - * [get-view →](get-view.html "next chapter \(use the right arrow\)") + * [get-resource-explorer-setup →](get-resource-explorer-setup.html "next chapter \(use the right arrow\)") @@ -286 +286 @@ ManagedView -> (structure) - * [next](get-view.html "get-view") | + * [next](get-resource-explorer-setup.html "get-resource-explorer-setup") | @@ -288 +288 @@ ManagedView -> (structure) - * [AWS CLI 2.31.8 Command Reference](../../index.html) » + * [AWS CLI 2.31.10 Command Reference](../../index.html) »