AmazonOpenSearchServiceIndex

aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex
include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')
Illustration AmazonOpenSearchServiceIndex AmazonOpenSearchServiceIndexCard AmazonOpenSearchServiceIndexGroup
illustration for Illustration illustration for AmazonOpenSearchServiceIndex illustration for AmazonOpenSearchServiceIndexCard illustration for AmazonOpenSearchServiceIndexGroup

Sprites

The item provides the following sriptes:

  • <$AmazonOpenSearchServiceIndexXs>
  • <$AmazonOpenSearchServiceIndexSm>
  • <$AmazonOpenSearchServiceIndexMd>
  • <$AmazonOpenSearchServiceIndexLg>

AmazonOpenSearchServiceIndex

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

' renders the element
AmazonOpenSearchServiceIndex('AmazonOpenSearchServiceIndex', 'Amazon Open Search Service Index', '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 AmazonOpenSearchServiceIndex
include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')

' renders the element
AmazonOpenSearchServiceIndex('AmazonOpenSearchServiceIndex', 'Amazon Open Search Service Index', 'an optional tech label', 'an optional description')
@enduml

AmazonOpenSearchServiceIndexCard

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 AmazonOpenSearchServiceIndexCard
include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')

' renders the element
AmazonOpenSearchServiceIndexCard('AmazonOpenSearchServiceIndexCard', 'Amazon Open Search Service Index 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 AmazonOpenSearchServiceIndexCard
include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')

' renders the element
AmazonOpenSearchServiceIndexCard('AmazonOpenSearchServiceIndexCard', 'Amazon Open Search Service Index Card', 'an optional description')
@enduml

AmazonOpenSearchServiceIndexGroup

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 AmazonOpenSearchServiceIndexGroup
include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')

' renders the element
AmazonOpenSearchServiceIndexGroup('AmazonOpenSearchServiceIndexGroup', 'Amazon Open Search Service Index 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 AmazonOpenSearchServiceIndexGroup
include('aws-q2-2023/Resource/Analytics/AmazonOpenSearchServiceIndex')

' renders the element
AmazonOpenSearchServiceIndexGroup('AmazonOpenSearchServiceIndexGroup', 'Amazon Open Search Service Index Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml