AwsIoTAnalyticsDataStore

aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore
include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')
Illustration AwsIoTAnalyticsDataStore AwsIoTAnalyticsDataStoreCard AwsIoTAnalyticsDataStoreGroup
illustration for Illustration illustration for AwsIoTAnalyticsDataStore illustration for AwsIoTAnalyticsDataStoreCard illustration for AwsIoTAnalyticsDataStoreGroup

Sprites

The item provides the following sriptes:

  • <$AwsIoTAnalyticsDataStoreXs>
  • <$AwsIoTAnalyticsDataStoreSm>
  • <$AwsIoTAnalyticsDataStoreMd>
  • <$AwsIoTAnalyticsDataStoreLg>

AwsIoTAnalyticsDataStore

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

' renders the element
AwsIoTAnalyticsDataStore('AwsIoTAnalyticsDataStore', 'Aws Io T Analytics Data Store', '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 AwsIoTAnalyticsDataStore
include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')

' renders the element
AwsIoTAnalyticsDataStore('AwsIoTAnalyticsDataStore', 'Aws Io T Analytics Data Store', 'an optional tech label', 'an optional description')
@enduml

AwsIoTAnalyticsDataStoreCard

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 AwsIoTAnalyticsDataStoreCard
include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')

' renders the element
AwsIoTAnalyticsDataStoreCard('AwsIoTAnalyticsDataStoreCard', 'Aws Io T Analytics Data Store 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 AwsIoTAnalyticsDataStoreCard
include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')

' renders the element
AwsIoTAnalyticsDataStoreCard('AwsIoTAnalyticsDataStoreCard', 'Aws Io T Analytics Data Store Card', 'an optional description')
@enduml

AwsIoTAnalyticsDataStoreGroup

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 AwsIoTAnalyticsDataStoreGroup
include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')

' renders the element
AwsIoTAnalyticsDataStoreGroup('AwsIoTAnalyticsDataStoreGroup', 'Aws Io T Analytics Data Store 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 AwsIoTAnalyticsDataStoreGroup
include('aws-q2-2023/Resource/IoT/AwsIoTAnalyticsDataStore')

' renders the element
AwsIoTAnalyticsDataStoreGroup('AwsIoTAnalyticsDataStoreGroup', 'Aws Io T Analytics Data Store Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml