PartnerCentralSellingAPI / Client / stop_resource_snapshot_job
stop_resource_snapshot_job#
- PartnerCentralSellingAPI.Client.stop_resource_snapshot_job(**kwargs)#
Stops a resource snapshot job. The job must be started prior to being stopped.
See also: AWS API Documentation
Request Syntax
response = client.stop_resource_snapshot_job( Catalog='string', ResourceSnapshotJobIdentifier='string' )
- Parameters:
Catalog (string) –
[REQUIRED]
Specifies the catalog related to the request.
ResourceSnapshotJobIdentifier (string) –
[REQUIRED]
The identifier of the job to stop.
- Returns:
None
Exceptions