Glue / Client / delete_security_configuration
delete_security_configuration#
- Glue.Client.delete_security_configuration(**kwargs)#
Deletes a specified security configuration.
See also: AWS API Documentation
Request Syntax
response = client.delete_security_configuration( Name='string' )
- Parameters:
Name (string) –
[REQUIRED]
The name of the security configuration to delete.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions