MultiModalCloudPredictor.generate_default_permission#

static MultiModalCloudPredictor.generate_default_permission(backend: str = 'sagemaker', **kwargs) Dict[str, str]#

Generate required permission file in json format for CloudPredictor with your choice of backend. Users can use the generated files to create an entity for themselves. IMPORTANT: Make sure you review both files before creating the entity!

Parameters

kwargs – Refer to the generate_default_permission of the specified backend for a list of parameters

Return type

A dict containing the trust relationship and IAM policy files paths