AWS cli documentation change
Summary
Updated CLI version reference, added IPv6 support in DNS server addresses description
Security assessment
IPv6 support expansion is a feature update without explicit security implications.
Diff
diff --git a/cli/latest/reference/datasync/describe-location-smb.md b/cli/latest/reference/datasync/describe-location-smb.md index b43bd7a86..6dce8bf64 100644 --- a//cli/latest/reference/datasync/describe-location-smb.md +++ b//cli/latest/reference/datasync/describe-location-smb.md @@ -15 +15 @@ - * [AWS CLI 2.27.51 Command Reference](../../index.html) » + * [AWS CLI 2.27.54 Command Reference](../../index.html) » @@ -245 +245 @@ DnsIpAddresses -> (list) -> The IPv4 addresses for the DNS servers that your SMB file server belongs to. This element applies only if `AuthenticationType` is set to `KERBEROS` . +> The IPv4 or IPv6 addresses for the DNS servers that your SMB file server belongs to. This element applies only if `AuthenticationType` is set to `KERBEROS` . @@ -267 +267 @@ AuthenticationType -> (string) - * [AWS CLI 2.27.51 Command Reference](../../index.html) » + * [AWS CLI 2.27.54 Command Reference](../../index.html) »