secrets Manager Access Role Arn
Parameters
value
ARN of the IAM role that specifies AWS DMS as the trusted entity and has the required permissions to access the value in the Secrets Manager secret referred to by secrets_manager_arn
. The role must allow the iam:PassRole
action.
Note: You can specify one of two sets of values for these permissions. You can specify the values for this setting and
secrets_manager_arn
. Or you can specify clear-text values forusername
,password
,server_name
, andport
. You can't specify both.