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.InvalidParameterExceptionRoboMaker.Client.exceptions.ThrottlingExceptionRoboMaker.Client.exceptions.InternalServerException