update_agent
(**kwargs)¶Updates the name of an agent.
See also: AWS API Documentation
Request Syntax
response = client.update_agent(
AgentArn='string',
Name='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the agent to update.
dict
Response Syntax
{}
Response Structure
Exceptions
DataSync.Client.exceptions.InvalidRequestException
DataSync.Client.exceptions.InternalException