AWS cli documentation change
Summary
Added RequireEncryptionInTransit parameter documentation to enforce in-transit encryption between instances
Security assessment
Documents a security feature (enforcing encryption for in-transit traffic) but does not indicate a response to a specific vulnerability. This enhances security posture through configuration rather than patching a flaw.
Diff
diff --git a/cli/latest/reference/ec2/describe-fleets.md b/cli/latest/reference/ec2/describe-fleets.md index 3cb03324f..be1987678 100644 --- a//cli/latest/reference/ec2/describe-fleets.md +++ b//cli/latest/reference/ec2/describe-fleets.md @@ -15 +15 @@ - * [AWS CLI 2.31.32 Command Reference](../../index.html) » + * [AWS CLI 2.31.35 Command Reference](../../index.html) » @@ -2135,0 +2136,6 @@ Fleets -> (list) +>>>>>>> +>>>>>>> RequireEncryptionInTransit -> (boolean) +>>>>>>> +>>>>>>>> Specifies whether instance types must support encrypting in-transit traffic between instances. For more information, including the supported instance types, see [Encryption in transit](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/data-protection.html#encryption-transit) in the _Amazon EC2 User Guide_ . +>>>>>>>> +>>>>>>>> Default: `false` @@ -4227,0 +4234,6 @@ Fleets -> (list) +>>>>>>> +>>>>>>> RequireEncryptionInTransit -> (boolean) +>>>>>>> +>>>>>>>> Specifies whether instance types must support encrypting in-transit traffic between instances. For more information, including the supported instance types, see [Encryption in transit](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/data-protection.html#encryption-transit) in the _Amazon EC2 User Guide_ . +>>>>>>>> +>>>>>>>> Default: `false` @@ -6056,0 +6069,6 @@ Fleets -> (list) +>>>>>>> +>>>>>>> RequireEncryptionInTransit -> (boolean) +>>>>>>> +>>>>>>>> Specifies whether instance types must support encrypting in-transit traffic between instances. For more information, including the supported instance types, see [Encryption in transit](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/data-protection.html#encryption-transit) in the _Amazon EC2 User Guide_ . +>>>>>>>> +>>>>>>>> Default: `false` @@ -7299 +7317 @@ Fleets -> (list) - * [AWS CLI 2.31.32 Command Reference](../../index.html) » + * [AWS CLI 2.31.35 Command Reference](../../index.html) »