Initializing a DIS SDK Client Instance
You can use either of the following methods to initialize the DIS SDK client instance: For details about endpoint, ak, sk, region, and projectId, see Obtaining Authentication Information.
-
cli = disclient(endpoint='**your-endpoint**', ak='**your-ak**', sk='**your-sk**', projectid='**your-projectid**', region='**your-region**')
Last Article: Configuring a Sample Project
Next Article: Creating a Stream
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.