AmazonSimpleNotificationServiceTopic

aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic
include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')
Illustration AmazonSimpleNotificationServiceTopic AmazonSimpleNotificationServiceTopicCard AmazonSimpleNotificationServiceTopicGroup
illustration for Illustration illustration for AmazonSimpleNotificationServiceTopic illustration for AmazonSimpleNotificationServiceTopicCard illustration for AmazonSimpleNotificationServiceTopicGroup

Sprites

The item provides the following sriptes:

  • <$AmazonSimpleNotificationServiceTopicXs>
  • <$AmazonSimpleNotificationServiceTopicSm>
  • <$AmazonSimpleNotificationServiceTopicMd>
  • <$AmazonSimpleNotificationServiceTopicLg>

AmazonSimpleNotificationServiceTopic

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

' renders the element
AmazonSimpleNotificationServiceTopic('AmazonSimpleNotificationServiceTopic', 'Amazon Simple Notification Service Topic', '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 AmazonSimpleNotificationServiceTopic
include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')

' renders the element
AmazonSimpleNotificationServiceTopic('AmazonSimpleNotificationServiceTopic', 'Amazon Simple Notification Service Topic', 'an optional tech label', 'an optional description')
@enduml

AmazonSimpleNotificationServiceTopicCard

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 AmazonSimpleNotificationServiceTopicCard
include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')

' renders the element
AmazonSimpleNotificationServiceTopicCard('AmazonSimpleNotificationServiceTopicCard', 'Amazon Simple Notification Service Topic 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 AmazonSimpleNotificationServiceTopicCard
include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')

' renders the element
AmazonSimpleNotificationServiceTopicCard('AmazonSimpleNotificationServiceTopicCard', 'Amazon Simple Notification Service Topic Card', 'an optional description')
@enduml

AmazonSimpleNotificationServiceTopicGroup

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 AmazonSimpleNotificationServiceTopicGroup
include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')

' renders the element
AmazonSimpleNotificationServiceTopicGroup('AmazonSimpleNotificationServiceTopicGroup', 'Amazon Simple Notification Service Topic 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 AmazonSimpleNotificationServiceTopicGroup
include('aws-q2-2023/Resource/ApplicationIntegration/AmazonSimpleNotificationServiceTopic')

' renders the element
AmazonSimpleNotificationServiceTopicGroup('AmazonSimpleNotificationServiceTopicGroup', 'Amazon Simple Notification Service Topic Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml