AmazonGameLiftStreams

aws-q3-2025/Architecture/Games/AmazonGameLiftStreams
include('aws-q3-2025/Architecture/Games/AmazonGameLiftStreams')
Illustration AmazonGameLiftStreams AmazonGameLiftStreamsCard AmazonGameLiftStreamsGroup
illustration for Illustration illustration for AmazonGameLiftStreams illustration for AmazonGameLiftStreamsCard illustration for AmazonGameLiftStreamsGroup

Sprites

The item provides the following sriptes:

  • <$AmazonGameLiftStreamsXs>
  • <$AmazonGameLiftStreamsSm>
  • <$AmazonGameLiftStreamsMd>
  • <$AmazonGameLiftStreamsLg>

AmazonGameLiftStreams

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 AmazonGameLiftStreams
include('aws-q3-2025/Architecture/Games/AmazonGameLiftStreams')

' renders the element
AmazonGameLiftStreams('AmazonGameLiftStreams', 'Amazon Game Lift Streams', '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 AmazonGameLiftStreams
include('aws-q3-2025/Architecture/Games/AmazonGameLiftStreams')

' renders the element
AmazonGameLiftStreams('AmazonGameLiftStreams', 'Amazon Game Lift Streams', 'an optional tech label', 'an optional description')
@enduml

AmazonGameLiftStreamsCard

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 AmazonGameLiftStreamsCard
include('aws-q3-2025/Architecture/Games/AmazonGameLiftStreams')

' renders the element
AmazonGameLiftStreamsCard('AmazonGameLiftStreamsCard', 'Amazon Game Lift Streams 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 AmazonGameLiftStreamsCard
include('aws-q3-2025/Architecture/Games/AmazonGameLiftStreams')

' renders the element
AmazonGameLiftStreamsCard('AmazonGameLiftStreamsCard', 'Amazon Game Lift Streams Card', 'an optional description')
@enduml

AmazonGameLiftStreamsGroup

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 AmazonGameLiftStreamsGroup
include('aws-q3-2025/Architecture/Games/AmazonGameLiftStreams')

' renders the element
AmazonGameLiftStreamsGroup('AmazonGameLiftStreamsGroup', 'Amazon Game Lift Streams 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 AmazonGameLiftStreamsGroup
include('aws-q3-2025/Architecture/Games/AmazonGameLiftStreams')

' renders the element
AmazonGameLiftStreamsGroup('AmazonGameLiftStreamsGroup', 'Amazon Game Lift Streams Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml