AmazonEventBridgeDefaultEventBus

aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')
Illustration AmazonEventBridgeDefaultEventBus AmazonEventBridgeDefaultEventBusCard AmazonEventBridgeDefaultEventBusGroup
illustration for Illustration illustration for AmazonEventBridgeDefaultEventBus illustration for AmazonEventBridgeDefaultEventBusCard illustration for AmazonEventBridgeDefaultEventBusGroup

Sprites

The item provides the following sriptes:

  • <$AmazonEventBridgeDefaultEventBusXs>
  • <$AmazonEventBridgeDefaultEventBusSm>
  • <$AmazonEventBridgeDefaultEventBusMd>
  • <$AmazonEventBridgeDefaultEventBusLg>

AmazonEventBridgeDefaultEventBus

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonEventBridgeDefaultEventBus
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')

' renders the element
AmazonEventBridgeDefaultEventBus('AmazonEventBridgeDefaultEventBus', 'Amazon Event Bridge Default Event Bus', '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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonEventBridgeDefaultEventBus
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')

' renders the element
AmazonEventBridgeDefaultEventBus('AmazonEventBridgeDefaultEventBus', 'Amazon Event Bridge Default Event Bus', 'an optional tech label', 'an optional description')
@enduml

AmazonEventBridgeDefaultEventBusCard

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonEventBridgeDefaultEventBusCard
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')

' renders the element
AmazonEventBridgeDefaultEventBusCard('AmazonEventBridgeDefaultEventBusCard', 'Amazon Event Bridge Default Event Bus 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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonEventBridgeDefaultEventBusCard
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')

' renders the element
AmazonEventBridgeDefaultEventBusCard('AmazonEventBridgeDefaultEventBusCard', 'Amazon Event Bridge Default Event Bus Card', 'an optional description')
@enduml

AmazonEventBridgeDefaultEventBusGroup

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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonEventBridgeDefaultEventBusGroup
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')

' renders the element
AmazonEventBridgeDefaultEventBusGroup('AmazonEventBridgeDefaultEventBusGroup', 'Amazon Event Bridge Default Event Bus 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-q1-2024/bootstrap')

' loads the Item which embeds the element AmazonEventBridgeDefaultEventBusGroup
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeDefaultEventBus')

' renders the element
AmazonEventBridgeDefaultEventBusGroup('AmazonEventBridgeDefaultEventBusGroup', 'Amazon Event Bridge Default Event Bus Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml