ImportNotebookRequest
class ImportNotebookRequest
Types
Properties
Link copied to clipboard
A unique case-sensitive string used to ensure the request to import the notebook is idempotent (executes only once).
Link copied to clipboard
A URI that specifies the Amazon S3 location of a notebook file in ipynb
format.
Link copied to clipboard
The notebook content type. Currently, the only valid type is IPYNB
.