AmazonSageMakerModel

aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel
include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')
Illustration AmazonSageMakerModel AmazonSageMakerModelCard AmazonSageMakerModelGroup
illustration for Illustration illustration for AmazonSageMakerModel illustration for AmazonSageMakerModelCard illustration for AmazonSageMakerModelGroup

Sprites

The item provides the following sriptes:

  • <$AmazonSageMakerModelXs>
  • <$AmazonSageMakerModelSm>
  • <$AmazonSageMakerModelMd>
  • <$AmazonSageMakerModelLg>

AmazonSageMakerModel

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSageMakerModel
include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')

' renders the element
AmazonSageMakerModel('AmazonSageMakerModel', 'Amazon Sage Maker Model', 'an optional tech label', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSageMakerModel
include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')

' renders the element
AmazonSageMakerModel('AmazonSageMakerModel', 'Amazon Sage Maker Model', 'an optional tech label', 'an optional description')
@enduml

AmazonSageMakerModelCard

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSageMakerModelCard
include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')

' renders the element
AmazonSageMakerModelCard('AmazonSageMakerModelCard', 'Amazon Sage Maker Model Card', 'an optional description')
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSageMakerModelCard
include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')

' renders the element
AmazonSageMakerModelCard('AmazonSageMakerModelCard', 'Amazon Sage Maker Model Card', 'an optional description')
@enduml

AmazonSageMakerModelGroup

Load remotely

@startuml
' configures the library
!global $LIB_BASE_LOCATION="https://raw.githubusercontent.com/tmorin/plantuml-libs/master/distribution"

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSageMakerModelGroup
include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')

' renders the element
AmazonSageMakerModelGroup('AmazonSageMakerModelGroup', 'Amazon Sage Maker Model Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml

Load locally

@startuml
' configures the library
!global $INCLUSION_MODE="local"
!global $LIB_BASE_LOCATION="../../.."

' loads the library's bootstrap
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('aws-q2-2023/bootstrap')

' loads the Item which embeds the element AmazonSageMakerModelGroup
include('aws-q2-2023/Resource/MachineLearning/AmazonSageMakerModel')

' renders the element
AmazonSageMakerModelGroup('AmazonSageMakerModelGroup', 'Amazon Sage Maker Model Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml