# NOT RUN {
# The following example shows how to move a member account from the root
# to an OU:/n/n
svc$move_account(
AccountId = "333333333333",
DestinationParentId = "ou-examplerootid111-exampleouid111",
SourceParentId = "r-examplerootid111"
)
# }
# NOT RUN {
# }
Run the code above in your browser using DataLab