RoboMaker.Client.
delete_world_template
(**kwargs)¶Deletes a world template.
See also: AWS API Documentation
Request Syntax
response = client.delete_world_template(
template='string'
)
[REQUIRED]
The Amazon Resource Name (arn) of the world template you want to delete.
{}
Response Structure
Exceptions
RoboMaker.Client.exceptions.InvalidParameterException
RoboMaker.Client.exceptions.ResourceNotFoundException
RoboMaker.Client.exceptions.ThrottlingException
RoboMaker.Client.exceptions.InternalServerException