B2BI / Client / delete_profile
delete_profile#
- B2BI.Client.delete_profile(**kwargs)#
Deletes the specified profile. A profile is the mechanism used to create the concept of a private network.
See also: AWS API Documentation
Request Syntax
response = client.delete_profile( profileId='string' )
- Parameters:
profileId (string) –
[REQUIRED]
Specifies the unique, system-generated identifier for the profile.
- Returns:
None
Exceptions