sagemaker-core 1.0.53__py3-none-any.whl → 1.0.54__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of sagemaker-core might be problematic. Click here for more details.

@@ -5236,8 +5236,8 @@ class S3FileSystemConfig(Base):
5236
5236
  s3_uri: The Amazon S3 URI of the S3 file system configuration.
5237
5237
  """
5238
5238
 
5239
+ s3_uri: str
5239
5240
  mount_path: Optional[str] = Unassigned()
5240
- s3_uri: Optional[str] = Unassigned()
5241
5241
 
5242
5242
 
5243
5243
  class CustomFileSystemConfig(Base):
@@ -8126,7 +8126,7 @@ class S3FileSystem(Base):
8126
8126
  s3_uri: The Amazon S3 URI that specifies the location in S3 where files are stored, which is mounted within the Studio environment. For example: s3://<bucket-name>/<prefix>/.
8127
8127
  """
8128
8128
 
8129
- s3_uri: Optional[str] = Unassigned()
8129
+ s3_uri: str
8130
8130
 
8131
8131
 
8132
8132
  class CustomFileSystem(Base):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: sagemaker-core
3
- Version: 1.0.53
3
+ Version: 1.0.54
4
4
  Summary: An python package for sagemaker core functionalities
5
5
  Author-email: AWS <sagemaker-interests@amazon.com>
6
6
  Project-URL: Repository, https://github.com/aws/sagemaker-core.git
@@ -8,7 +8,7 @@ sagemaker_core/main/default_configs_helper.py,sha256=bg_tgczX_bYzNiSlalJ6TWPTgrQ
8
8
  sagemaker_core/main/exceptions.py,sha256=CsiM3V_Gb16grBotnu59LB6tznryPcSvAQDAOOYGc10,5563
9
9
  sagemaker_core/main/logs.py,sha256=yfEH7uP91nbE1lefymOlBr81ziBzsDSIOF2Qyd54FJE,6241
10
10
  sagemaker_core/main/resources.py,sha256=fjJ7xwqlx0J5_8EH9h-_HDBW20Kyg4UVfF0Ys2tMJ88,1441521
11
- sagemaker_core/main/shapes.py,sha256=6KF19XaUtn5p6zVavtqI-tdmhVubDNwt863QUNW7J2c,785925
11
+ sagemaker_core/main/shapes.py,sha256=XMC6sxYGkIh1UaCM9Hz5S1Ar9WyDSvmwmg-5GKRCMw4,785875
12
12
  sagemaker_core/main/user_agent.py,sha256=BPYDAfDd70ObP-VAjl7aDHALHyGknkpRP21ktVr_LDw,2744
13
13
  sagemaker_core/main/utils.py,sha256=y1aZzztCApczZSqT0U7_H8zLlpqp1vgoUKcp40mTM2o,19157
14
14
  sagemaker_core/main/code_injection/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -28,8 +28,8 @@ sagemaker_core/tools/resources_extractor.py,sha256=hN61ehZbPnhFW-2FIVDi7NsEz4rLv
28
28
  sagemaker_core/tools/shapes_codegen.py,sha256=4lsePZpjk7M6RpJs5yar_m4z5MzwGHFrvCkdS_-R12c,12172
29
29
  sagemaker_core/tools/shapes_extractor.py,sha256=vxVKjXD3lmjrkoKiexjUnOt8ITbFxQSeiDtx7P6Qtkw,14226
30
30
  sagemaker_core/tools/templates.py,sha256=0lOIH3Rq2CXWkQhK6VenN_TE_v5p852s2kQyb_BeQxA,23460
31
- sagemaker_core-1.0.53.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
32
- sagemaker_core-1.0.53.dist-info/METADATA,sha256=f42QVSPSySLUq_tPsi6jv7i_8ASDCU9mwzbE5MTc8yQ,4871
33
- sagemaker_core-1.0.53.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
34
- sagemaker_core-1.0.53.dist-info/top_level.txt,sha256=R3GAZZ1zC5JxqdE_0x2Lu_WYi2Xfke7VsiP3L5zngfA,15
35
- sagemaker_core-1.0.53.dist-info/RECORD,,
31
+ sagemaker_core-1.0.54.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
32
+ sagemaker_core-1.0.54.dist-info/METADATA,sha256=cjIe5fIpS_Q7gWb9CPhq1sZ0hHnaPtW9WBBwVnYf87c,4871
33
+ sagemaker_core-1.0.54.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
34
+ sagemaker_core-1.0.54.dist-info/top_level.txt,sha256=R3GAZZ1zC5JxqdE_0x2Lu_WYi2Xfke7VsiP3L5zngfA,15
35
+ sagemaker_core-1.0.54.dist-info/RECORD,,