AmazonAugmentedAiA2I
aws-q2-2024/Architecture/ArtificialIntelligence/AmazonAugmentedAiA2I
include('aws-q2-2024/Architecture/ArtificialIntelligence/AmazonAugmentedAiA2I')
Illustration | AmazonAugmentedAiA2I | AmazonAugmentedAiA2ICard | AmazonAugmentedAiA2IGroup |
---|---|---|---|
Sprites
The item provides the following sriptes:
<$AmazonAugmentedAiA2IXs>
<$AmazonAugmentedAiA2ISm>
<$AmazonAugmentedAiA2IMd>
<$AmazonAugmentedAiA2ILg>
AmazonAugmentedAiA2I
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-2024/bootstrap')
' loads the Item which embeds the element AmazonAugmentedAiA2I
include('aws-q2-2024/Architecture/ArtificialIntelligence/AmazonAugmentedAiA2I')
' renders the element
AmazonAugmentedAiA2I('AmazonAugmentedAiA2i', 'Amazon Augmented Ai A2i', '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-2024/bootstrap')
' loads the Item which embeds the element AmazonAugmentedAiA2I
include('aws-q2-2024/Architecture/ArtificialIntelligence/AmazonAugmentedAiA2I')
' renders the element
AmazonAugmentedAiA2I('AmazonAugmentedAiA2i', 'Amazon Augmented Ai A2i', 'an optional tech label', 'an optional description')
@enduml
AmazonAugmentedAiA2ICard
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-2024/bootstrap')
' loads the Item which embeds the element AmazonAugmentedAiA2ICard
include('aws-q2-2024/Architecture/ArtificialIntelligence/AmazonAugmentedAiA2I')
' renders the element
AmazonAugmentedAiA2ICard('AmazonAugmentedAiA2iCard', 'Amazon Augmented Ai A2i 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-2024/bootstrap')
' loads the Item which embeds the element AmazonAugmentedAiA2ICard
include('aws-q2-2024/Architecture/ArtificialIntelligence/AmazonAugmentedAiA2I')
' renders the element
AmazonAugmentedAiA2ICard('AmazonAugmentedAiA2iCard', 'Amazon Augmented Ai A2i Card', 'an optional description')
@enduml
AmazonAugmentedAiA2IGroup
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-2024/bootstrap')
' loads the Item which embeds the element AmazonAugmentedAiA2IGroup
include('aws-q2-2024/Architecture/ArtificialIntelligence/AmazonAugmentedAiA2I')
' renders the element
AmazonAugmentedAiA2IGroup('AmazonAugmentedAiA2iGroup', 'Amazon Augmented Ai A2i 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-2024/bootstrap')
' loads the Item which embeds the element AmazonAugmentedAiA2IGroup
include('aws-q2-2024/Architecture/ArtificialIntelligence/AmazonAugmentedAiA2I')
' renders the element
AmazonAugmentedAiA2IGroup('AmazonAugmentedAiA2iGroup', 'Amazon Augmented Ai A2i Group', 'an optional tech label') {
note as note
the content of the group
end note
}
@enduml