AmazonSageMakerAiNotebook

aws-q3-2025/Resource/ArtificialIntelligence/AmazonSageMakerAiNotebook
include('aws-q3-2025/Resource/ArtificialIntelligence/AmazonSageMakerAiNotebook')
Illustration AmazonSageMakerAiNotebook AmazonSageMakerAiNotebookCard AmazonSageMakerAiNotebookGroup
illustration for Illustration illustration for AmazonSageMakerAiNotebook illustration for AmazonSageMakerAiNotebookCard illustration for AmazonSageMakerAiNotebookGroup

Sprites

The item provides the following sriptes:

  • <$AmazonSageMakerAiNotebookXs>
  • <$AmazonSageMakerAiNotebookSm>
  • <$AmazonSageMakerAiNotebookMd>
  • <$AmazonSageMakerAiNotebookLg>

AmazonSageMakerAiNotebook

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-q3-2025/bootstrap')

' loads the Item which embeds the element AmazonSageMakerAiNotebook
include('aws-q3-2025/Resource/ArtificialIntelligence/AmazonSageMakerAiNotebook')

' renders the element
AmazonSageMakerAiNotebook('AmazonSageMakerAiNotebook', 'Amazon Sage Maker Ai Notebook', '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-q3-2025/bootstrap')

' loads the Item which embeds the element AmazonSageMakerAiNotebook
include('aws-q3-2025/Resource/ArtificialIntelligence/AmazonSageMakerAiNotebook')

' renders the element
AmazonSageMakerAiNotebook('AmazonSageMakerAiNotebook', 'Amazon Sage Maker Ai Notebook', 'an optional tech label', 'an optional description')
@enduml

AmazonSageMakerAiNotebookCard

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-q3-2025/bootstrap')

' loads the Item which embeds the element AmazonSageMakerAiNotebookCard
include('aws-q3-2025/Resource/ArtificialIntelligence/AmazonSageMakerAiNotebook')

' renders the element
AmazonSageMakerAiNotebookCard('AmazonSageMakerAiNotebookCard', 'Amazon Sage Maker Ai Notebook 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-q3-2025/bootstrap')

' loads the Item which embeds the element AmazonSageMakerAiNotebookCard
include('aws-q3-2025/Resource/ArtificialIntelligence/AmazonSageMakerAiNotebook')

' renders the element
AmazonSageMakerAiNotebookCard('AmazonSageMakerAiNotebookCard', 'Amazon Sage Maker Ai Notebook Card', 'an optional description')
@enduml

AmazonSageMakerAiNotebookGroup

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-q3-2025/bootstrap')

' loads the Item which embeds the element AmazonSageMakerAiNotebookGroup
include('aws-q3-2025/Resource/ArtificialIntelligence/AmazonSageMakerAiNotebook')

' renders the element
AmazonSageMakerAiNotebookGroup('AmazonSageMakerAiNotebookGroup', 'Amazon Sage Maker Ai Notebook 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-q3-2025/bootstrap')

' loads the Item which embeds the element AmazonSageMakerAiNotebookGroup
include('aws-q3-2025/Resource/ArtificialIntelligence/AmazonSageMakerAiNotebook')

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