AWS cli documentation change
Summary
Updated AWS CLI version reference from 2.27.49 to 2.27.50 and fixed typo in EngineAttributes description ('attibute' to 'attribute').
Security assessment
Version update and typo correction. The PUPPET_NODE_CERT reference remains unchanged with no security context added. No indication of security issue being addressed.
Diff
diff --git a/cli/latest/reference/opsworks-cm/describe-node-association-status.md b/cli/latest/reference/opsworks-cm/describe-node-association-status.md index f77e26eb6..16cdbb11a 100644 --- a//cli/latest/reference/opsworks-cm/describe-node-association-status.md +++ b//cli/latest/reference/opsworks-cm/describe-node-association-status.md @@ -15 +15 @@ - * [AWS CLI 2.27.49 Command Reference](../../index.html) » + * [AWS CLI 2.27.50 Command Reference](../../index.html) » @@ -245 +245 @@ EngineAttributes -> (list) -> Attributes specific to the node association. In Puppet, the attibute PUPPET_NODE_CERT contains the signed certificate (the result of the CSR). +> Attributes specific to the node association. In Puppet, the attribute PUPPET_NODE_CERT contains the signed certificate (the result of the CSR). @@ -269 +269 @@ EngineAttributes -> (list) - * [AWS CLI 2.27.49 Command Reference](../../index.html) » + * [AWS CLI 2.27.50 Command Reference](../../index.html) »