SecurityAgent / Client / delete_agent_space
delete_agent_space¶
- SecurityAgent.Client.delete_agent_space(**kwargs)¶
Deletes an agent space record
See also: AWS API Documentation
Request Syntax
response = client.delete_agent_space( agentSpaceId='string' )
- Parameters:
agentSpaceId (string) –
[REQUIRED]
Unique identifier of the agent space to delete
- Return type:
dict
- Returns:
Response Syntax
{ 'agentSpaceId': 'string' }
Response Structure
(dict) –
Output for the DeleteAgentSpace operation
agentSpaceId (string) –
Unique identifier of the deleted agent space