AwsSystemsManagerSessionManager

aws-q1-2024/Resource/ManagementGovernance/AwsSystemsManagerSessionManager
include('aws-q1-2024/Resource/ManagementGovernance/AwsSystemsManagerSessionManager')
Illustration AwsSystemsManagerSessionManager AwsSystemsManagerSessionManagerCard AwsSystemsManagerSessionManagerGroup
illustration for Illustration illustration for AwsSystemsManagerSessionManager illustration for AwsSystemsManagerSessionManagerCard illustration for AwsSystemsManagerSessionManagerGroup

Sprites

The item provides the following sriptes:

  • <$AwsSystemsManagerSessionManagerXs>
  • <$AwsSystemsManagerSessionManagerSm>
  • <$AwsSystemsManagerSessionManagerMd>
  • <$AwsSystemsManagerSessionManagerLg>

AwsSystemsManagerSessionManager

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

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

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

AwsSystemsManagerSessionManagerCard

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

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

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

AwsSystemsManagerSessionManagerGroup

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

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

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