You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Abstraction has not be implemented for the dspm_enabled parameter of the CreateCSPMAwsAccount payload.
To Reproduce
Create and instance of the CSPM Registration service class and attempt to call the CreateCSPMAwsAccount operation while providing this parameter.
Expected behavior
The keyword is added to the body payload sent to the API operation.
Environment (please complete the following information):
OS: All supported
Python: All supported
FalconPy: v0.8.8. - v1.4.6
Additional context
Thanks go out to @ryanjpayne for identifying this issue.
The text was updated successfully, but these errors were encountered:
Describe the bug
Abstraction has not be implemented for the
dspm_enabled
parameter of the CreateCSPMAwsAccount payload.To Reproduce
Create and instance of the CSPM Registration service class and attempt to call the CreateCSPMAwsAccount operation while providing this parameter.
Expected behavior
The keyword is added to the body payload sent to the API operation.
Environment (please complete the following information):
Additional context
Thanks go out to @ryanjpayne for identifying this issue.
The text was updated successfully, but these errors were encountered: