AmazonEventBridgeSaasPartnerEvent

aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')
Illustration AmazonEventBridgeSaasPartnerEvent AmazonEventBridgeSaasPartnerEventCard AmazonEventBridgeSaasPartnerEventGroup
illustration for Illustration illustration for AmazonEventBridgeSaasPartnerEvent illustration for AmazonEventBridgeSaasPartnerEventCard illustration for AmazonEventBridgeSaasPartnerEventGroup

Sprites

The item provides the following sriptes:

  • <$AmazonEventBridgeSaasPartnerEventXs>
  • <$AmazonEventBridgeSaasPartnerEventSm>
  • <$AmazonEventBridgeSaasPartnerEventMd>
  • <$AmazonEventBridgeSaasPartnerEventLg>

AmazonEventBridgeSaasPartnerEvent

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 AmazonEventBridgeSaasPartnerEvent
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')

' renders the element
AmazonEventBridgeSaasPartnerEvent('AmazonEventBridgeSaasPartnerEvent', 'Amazon Event Bridge Saas Partner Event', '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 AmazonEventBridgeSaasPartnerEvent
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')

' renders the element
AmazonEventBridgeSaasPartnerEvent('AmazonEventBridgeSaasPartnerEvent', 'Amazon Event Bridge Saas Partner Event', 'an optional tech label', 'an optional description')
@enduml

AmazonEventBridgeSaasPartnerEventCard

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 AmazonEventBridgeSaasPartnerEventCard
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')

' renders the element
AmazonEventBridgeSaasPartnerEventCard('AmazonEventBridgeSaasPartnerEventCard', 'Amazon Event Bridge Saas Partner Event 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 AmazonEventBridgeSaasPartnerEventCard
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')

' renders the element
AmazonEventBridgeSaasPartnerEventCard('AmazonEventBridgeSaasPartnerEventCard', 'Amazon Event Bridge Saas Partner Event Card', 'an optional description')
@enduml

AmazonEventBridgeSaasPartnerEventGroup

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 AmazonEventBridgeSaasPartnerEventGroup
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')

' renders the element
AmazonEventBridgeSaasPartnerEventGroup('AmazonEventBridgeSaasPartnerEventGroup', 'Amazon Event Bridge Saas Partner Event 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 AmazonEventBridgeSaasPartnerEventGroup
include('aws-q1-2024/Resource/ApplicationIntegration/AmazonEventBridgeSaasPartnerEvent')

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