LICENSE
MANIFEST.in
NOTICE
README.md
THIRD-PARTY-LICENSES
pyproject.toml
setup.cfg
setup.py
public_dist/sagemaker_studio-1.0.5-py3-none-any.whl
sagemaker_studio.egg-info/PKG-INFO
sagemaker_studio.egg-info/SOURCES.txt
sagemaker_studio.egg-info/dependency_links.txt
sagemaker_studio.egg-info/requires.txt
sagemaker_studio.egg-info/top_level.txt
sagemaker_studio.egg-info/zip-safe
src/sagemaker_studio/__init__.py
src/sagemaker_studio/data_models.py
src/sagemaker_studio/domain.py
src/sagemaker_studio/project.py
src/sagemaker_studio/py.typed
src/sagemaker_studio/sagemaker_studio_api.py
src/sagemaker_studio/_openapi/__init__.py
src/sagemaker_studio/_openapi/exceptions.py
src/sagemaker_studio/_openapi/model_utils.py
src/sagemaker_studio/_openapi/model/__init__.py
src/sagemaker_studio/_openapi/model/compute.py
src/sagemaker_studio/_openapi/model/filter_by_tags.py
src/sagemaker_studio/_openapi/model/get_clone_url_request.py
src/sagemaker_studio/_openapi/model/get_clone_url_request_content.py
src/sagemaker_studio/_openapi/model/get_domain_execution_role_credentials_request.py
src/sagemaker_studio/_openapi/model/get_domain_execution_role_credentials_request_content.py
src/sagemaker_studio/_openapi/model/get_execution_request.py
src/sagemaker_studio/_openapi/model/get_execution_request_content.py
src/sagemaker_studio/_openapi/model/image_details.py
src/sagemaker_studio/_openapi/model/input_config.py
src/sagemaker_studio/_openapi/model/list_executions_request.py
src/sagemaker_studio/_openapi/model/list_executions_request_content.py
src/sagemaker_studio/_openapi/model/list_executions_request_sort_by.py
src/sagemaker_studio/_openapi/model/list_executions_request_sort_order.py
src/sagemaker_studio/_openapi/model/list_executions_request_status.py
src/sagemaker_studio/_openapi/model/notebook_config.py
src/sagemaker_studio/_openapi/model/output_config.py
src/sagemaker_studio/_openapi/model/start_execution_request.py
src/sagemaker_studio/_openapi/model/start_execution_request_content.py
src/sagemaker_studio/_openapi/model/start_execution_request_notebook_config.py
src/sagemaker_studio/_openapi/model/start_execution_request_tags.py
src/sagemaker_studio/_openapi/model/stop_execution_request.py
src/sagemaker_studio/_openapi/model/stop_execution_request_content.py
src/sagemaker_studio/_openapi/model/termination_condition.py
src/sagemaker_studio/_openapi/models/__init__.py
src/sagemaker_studio/_test/__init__.py
src/sagemaker_studio/_test/test_sagemaker_studio_api.py
src/sagemaker_studio/_test/schema/__init__.py
src/sagemaker_studio/_test/schema/credentials/__init__.py
src/sagemaker_studio/_test/schema/credentials/test_credentials_schema.py
src/sagemaker_studio/_test/schema/execution/__init__.py
src/sagemaker_studio/_test/schema/execution/test_execution_schema.py
src/sagemaker_studio/_test/unit/__init__.py
src/sagemaker_studio/_test/unit/test_custom_model_endpoint_resolution.py
src/sagemaker_studio/_test/unit/test_domain.py
src/sagemaker_studio/_test/unit/test_project.py
src/sagemaker_studio/_test/unit/utils.py
src/sagemaker_studio/_test/unit/connections/__init__.py
src/sagemaker_studio/_test/unit/connections/test_catalog.py
src/sagemaker_studio/_test/unit/connections/test_connection.py
src/sagemaker_studio/_test/unit/connections/test_connections.py
src/sagemaker_studio/_test/unit/credentials/__init__.py
src/sagemaker_studio/_test/unit/credentials/test_credentials_service.py
src/sagemaker_studio/_test/unit/execution/__init__.py
src/sagemaker_studio/_test/unit/execution/test_local_execution_client.py
src/sagemaker_studio/_test/unit/execution/test_remote_execution_client.py
src/sagemaker_studio/_test/unit/execution/test_utils.py
src/sagemaker_studio/_test/unit/git/__init__.py
src/sagemaker_studio/_test/unit/git/test_code_commit_client.py
src/sagemaker_studio/_test/unit/git/test_git_code_connections_client.py
src/sagemaker_studio/_test/unit/git/test_git_service.py
src/sagemaker_studio/_test/unit/project/__init__.py
src/sagemaker_studio/_test/unit/project/test_project_service.py
src/sagemaker_studio/_test/unit/utils/test_internal_utils.py
src/sagemaker_studio/boto3_models/datazone/2018-05-10/service-2.json
src/sagemaker_studio/boto3_models/glue/2017-03-31/service-2.json
src/sagemaker_studio/connections/__init__.py
src/sagemaker_studio/connections/catalog.py
src/sagemaker_studio/connections/connection.py
src/sagemaker_studio/credentials/__init__.py
src/sagemaker_studio/database/__init__.py
src/sagemaker_studio/database/database.py
src/sagemaker_studio/database/table.py
src/sagemaker_studio/exceptions/__init__.py
src/sagemaker_studio/execution/__init__.py
src/sagemaker_studio/execution/local_execution_client.py
src/sagemaker_studio/execution/remote_execution_client.py
src/sagemaker_studio/execution/utils.py
src/sagemaker_studio/git/__init__.py
src/sagemaker_studio/git/git_code_commit_client.py
src/sagemaker_studio/git/git_code_connections_client.py
src/sagemaker_studio/models/__init__.py
src/sagemaker_studio/models/execution/__init__.py
src/sagemaker_studio/projects/__init__.py
src/sagemaker_studio/projects/utils.py
src/sagemaker_studio/utils/__init__.py
src/sagemaker_studio/utils/_internal.py