AWS cli documentation change
Summary
Added documentation for DomainJoinServiceAccountSecret parameter specifying Secrets Manager ARN requirements for Active Directory domain joining credentials
Security assessment
Enhances documentation about secure credential management during volume restoration operations, but no indication of patching a security vulnerability.
Diff
diff --git a/cli/latest/reference/fsx/restore-volume-from-snapshot.md b/cli/latest/reference/fsx/restore-volume-from-snapshot.md index c3e405908..7e82bb362 100644 --- a//cli/latest/reference/fsx/restore-volume-from-snapshot.md +++ b//cli/latest/reference/fsx/restore-volume-from-snapshot.md @@ -15 +15 @@ - * [AWS CLI 2.31.28 Command Reference](../../index.html) » + * [AWS CLI 2.31.31 Command Reference](../../index.html) » @@ -738,0 +739,12 @@ AdministrativeActions -> (list) +>>>>> +>>>>> DomainJoinServiceAccountSecret -> (string) +>>>>> +>>>>>> The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the service account credentials used to join the file system to your self-managed Active Directory domain. +>>>>>> +>>>>>> Constraints: +>>>>>> +>>>>>> * min: `64` +>>>>>> * max: `1024` +>>>>>> * pattern: `^arn:[^:]{1,63}:secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+-[a-zA-Z0-9]{6}$` +>>>>>> + @@ -1883,0 +1896,12 @@ AdministrativeActions -> (list) +>>>>>>>> +>>>>>>>> DomainJoinServiceAccountSecret -> (string) +>>>>>>>> +>>>>>>>>> The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the service account credentials used to join the file system to your self-managed Active Directory domain. +>>>>>>>>> +>>>>>>>>> Constraints: +>>>>>>>>> +>>>>>>>>> * min: `64` +>>>>>>>>> * max: `1024` +>>>>>>>>> * pattern: `^arn:[^:]{1,63}:secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+-[a-zA-Z0-9]{6}$` +>>>>>>>>> + @@ -5889,0 +5914,12 @@ AdministrativeActions -> (list) +>>>>>>>> +>>>>>>>> DomainJoinServiceAccountSecret -> (string) +>>>>>>>> +>>>>>>>>> The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the service account credentials used to join the file system to your self-managed Active Directory domain. +>>>>>>>>> +>>>>>>>>> Constraints: +>>>>>>>>> +>>>>>>>>> * min: `64` +>>>>>>>>> * max: `1024` +>>>>>>>>> * pattern: `^arn:[^:]{1,63}:secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+-[a-zA-Z0-9]{6}$` +>>>>>>>>> + @@ -9134,0 +9171,12 @@ AdministrativeActions -> (list) +>>>>>>>> +>>>>>>>> DomainJoinServiceAccountSecret -> (string) +>>>>>>>> +>>>>>>>>> The Amazon Resource Name (ARN) of the Amazon Web Services Secrets Manager secret containing the service account credentials used to join the file system to your self-managed Active Directory domain. +>>>>>>>>> +>>>>>>>>> Constraints: +>>>>>>>>> +>>>>>>>>> * min: `64` +>>>>>>>>> * max: `1024` +>>>>>>>>> * pattern: `^arn:[^:]{1,63}:secretsmanager:[a-z0-9-]+:[0-9]{12}:secret:[a-zA-Z0-9/_+=.@-]+-[a-zA-Z0-9]{6}$` +>>>>>>>>> + @@ -11534 +11582 @@ AdministrativeActions -> (list) - * [AWS CLI 2.31.28 Command Reference](../../index.html) » + * [AWS CLI 2.31.31 Command Reference](../../index.html) »