AgentRegistrationRequest
org.sagebionetworks.repo.model.agent.AgentRegistrationRequest
Request to register a custom AWS agent with Synapse. Currently, only internal users are authorized to register custom agents.
| Field | Type | Description |
|---|---|---|
| awsAgentId | STRING | The AWS issued agent ID of the agent to be registered. |
| awsAliasId | STRING | The AWS issued agent alias ID of the agent alias to be used. Optional. If an alias is not provided then 'TSTALIASID' will be used. |