Skip to content

Commit 53f8800

Browse files
authored
change: add missing schema definition in docs (#5000)
1 parent 0402ba0 commit 53f8800

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/overview.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2565,6 +2565,9 @@ set default values for. For the full schema, see `sagemaker.config.config_schema
25652565
      KmsKeyId: 'kmskeyid10'
25662566
    TransformResources:
25672567
      VolumeKmsKeyId: 'volumekmskeyid4'
2568+
Tags:
2569+
    - Key: 'tag_key'
2570+
      Value: 'tag_value
25682571
  CompilationJob:
25692572
  # https://docs.aws.amazon.com/sagemaker/latest/APIReference/API_CreateCompilationJob.html
25702573
    OutputConfig:

0 commit comments

Comments
 (0)