AWS cli documentation change
Summary
Updated CLI version from 2.27.63 to 2.28.0 and restructured identityProvider fields (moved identityProviderName/Type up in documentation)
Security assessment
The changes involve documentation structure reorganization and version number updates without any security-related content modifications. No security vulnerabilities or security feature additions are mentioned.
Diff
diff --git a/cli/latest/reference/workspaces-web/get-identity-provider.md b/cli/latest/reference/workspaces-web/get-identity-provider.md index 4f4a214f7..fed6562a6 100644 --- a//cli/latest/reference/workspaces-web/get-identity-provider.md +++ b//cli/latest/reference/workspaces-web/get-identity-provider.md @@ -15 +15 @@ - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) » @@ -202,0 +203,8 @@ identityProvider -> (structure) +> identityProviderName -> (string) +> +>> The identity provider name. +> +> identityProviderType -> (string) +> +>> The identity provider type. +> @@ -244,8 +251,0 @@ identityProvider -> (structure) -> -> identityProviderName -> (string) -> ->> The identity provider name. -> -> identityProviderType -> (string) -> ->> The identity provider type. @@ -263 +263 @@ identityProvider -> (structure) - * [AWS CLI 2.27.63 Command Reference](../../index.html) » + * [AWS CLI 2.28.0 Command Reference](../../index.html) »