RoboMaker.Client.
delete_robot_application
(**kwargs)¶Deletes a robot application.
See also: AWS API Documentation
Request Syntax
response = client.delete_robot_application(
application='string',
applicationVersion='string'
)
[REQUIRED]
The Amazon Resource Name (ARN) of the the robot application.
dict
Response Syntax
{}
Response Structure
Exceptions
RoboMaker.Client.exceptions.InvalidParameterException
RoboMaker.Client.exceptions.ThrottlingException
RoboMaker.Client.exceptions.InternalServerException