AmazonRekognitionImage

aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage
include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')
Illustration AmazonRekognitionImage AmazonRekognitionImageCard AmazonRekognitionImageGroup
illustration for Illustration illustration for AmazonRekognitionImage illustration for AmazonRekognitionImageCard illustration for AmazonRekognitionImageGroup

Sprites

The item provides the following sriptes:

  • <$AmazonRekognitionImageXs>
  • <$AmazonRekognitionImageSm>
  • <$AmazonRekognitionImageMd>
  • <$AmazonRekognitionImageLg>

AmazonRekognitionImage

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 AmazonRekognitionImage
include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')

' renders the element
AmazonRekognitionImage('AmazonRekognitionImage', 'Amazon Rekognition Image', '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 AmazonRekognitionImage
include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')

' renders the element
AmazonRekognitionImage('AmazonRekognitionImage', 'Amazon Rekognition Image', 'an optional tech label', 'an optional description')
@enduml

AmazonRekognitionImageCard

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 AmazonRekognitionImageCard
include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')

' renders the element
AmazonRekognitionImageCard('AmazonRekognitionImageCard', 'Amazon Rekognition Image 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 AmazonRekognitionImageCard
include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')

' renders the element
AmazonRekognitionImageCard('AmazonRekognitionImageCard', 'Amazon Rekognition Image Card', 'an optional description')
@enduml

AmazonRekognitionImageGroup

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 AmazonRekognitionImageGroup
include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')

' renders the element
AmazonRekognitionImageGroup('AmazonRekognitionImageGroup', 'Amazon Rekognition Image 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 AmazonRekognitionImageGroup
include('aws-q2-2023/Resource/MachineLearning/AmazonRekognitionImage')

' renders the element
AmazonRekognitionImageGroup('AmazonRekognitionImageGroup', 'Amazon Rekognition Image Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml