AwsSystemsManagerChangeManager

aws-q1-2024/Resource/ManagementGovernance/AwsSystemsManagerChangeManager
include('aws-q1-2024/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')
Illustration AwsSystemsManagerChangeManager AwsSystemsManagerChangeManagerCard AwsSystemsManagerChangeManagerGroup
illustration for Illustration illustration for AwsSystemsManagerChangeManager illustration for AwsSystemsManagerChangeManagerCard illustration for AwsSystemsManagerChangeManagerGroup

Sprites

The item provides the following sriptes:

  • <$AwsSystemsManagerChangeManagerXs>
  • <$AwsSystemsManagerChangeManagerSm>
  • <$AwsSystemsManagerChangeManagerMd>
  • <$AwsSystemsManagerChangeManagerLg>

AwsSystemsManagerChangeManager

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

' renders the element
AwsSystemsManagerChangeManager('AwsSystemsManagerChangeManager', 'Aws Systems Manager Change Manager', '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 AwsSystemsManagerChangeManager
include('aws-q1-2024/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')

' renders the element
AwsSystemsManagerChangeManager('AwsSystemsManagerChangeManager', 'Aws Systems Manager Change Manager', 'an optional tech label', 'an optional description')
@enduml

AwsSystemsManagerChangeManagerCard

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 AwsSystemsManagerChangeManagerCard
include('aws-q1-2024/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')

' renders the element
AwsSystemsManagerChangeManagerCard('AwsSystemsManagerChangeManagerCard', 'Aws Systems Manager Change Manager 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 AwsSystemsManagerChangeManagerCard
include('aws-q1-2024/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')

' renders the element
AwsSystemsManagerChangeManagerCard('AwsSystemsManagerChangeManagerCard', 'Aws Systems Manager Change Manager Card', 'an optional description')
@enduml

AwsSystemsManagerChangeManagerGroup

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 AwsSystemsManagerChangeManagerGroup
include('aws-q1-2024/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')

' renders the element
AwsSystemsManagerChangeManagerGroup('AwsSystemsManagerChangeManagerGroup', 'Aws Systems Manager Change Manager 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 AwsSystemsManagerChangeManagerGroup
include('aws-q1-2024/Resource/ManagementGovernance/AwsSystemsManagerChangeManager')

' renders the element
AwsSystemsManagerChangeManagerGroup('AwsSystemsManagerChangeManagerGroup', 'Aws Systems Manager Change Manager Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml