AwsSystemsManagerParameterStore

aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore
include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')
Illustration AwsSystemsManagerParameterStore AwsSystemsManagerParameterStoreCard AwsSystemsManagerParameterStoreGroup
illustration for Illustration illustration for AwsSystemsManagerParameterStore illustration for AwsSystemsManagerParameterStoreCard illustration for AwsSystemsManagerParameterStoreGroup

Sprites

The item provides the following sriptes:

  • <$AwsSystemsManagerParameterStoreXs>
  • <$AwsSystemsManagerParameterStoreSm>
  • <$AwsSystemsManagerParameterStoreMd>
  • <$AwsSystemsManagerParameterStoreLg>

AwsSystemsManagerParameterStore

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

' renders the element
AwsSystemsManagerParameterStore('AwsSystemsManagerParameterStore', 'Aws Systems Manager Parameter Store', '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 AwsSystemsManagerParameterStore
include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')

' renders the element
AwsSystemsManagerParameterStore('AwsSystemsManagerParameterStore', 'Aws Systems Manager Parameter Store', 'an optional tech label', 'an optional description')
@enduml

AwsSystemsManagerParameterStoreCard

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 AwsSystemsManagerParameterStoreCard
include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')

' renders the element
AwsSystemsManagerParameterStoreCard('AwsSystemsManagerParameterStoreCard', 'Aws Systems Manager Parameter Store 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 AwsSystemsManagerParameterStoreCard
include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')

' renders the element
AwsSystemsManagerParameterStoreCard('AwsSystemsManagerParameterStoreCard', 'Aws Systems Manager Parameter Store Card', 'an optional description')
@enduml

AwsSystemsManagerParameterStoreGroup

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 AwsSystemsManagerParameterStoreGroup
include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')

' renders the element
AwsSystemsManagerParameterStoreGroup('AwsSystemsManagerParameterStoreGroup', 'Aws Systems Manager Parameter Store 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 AwsSystemsManagerParameterStoreGroup
include('aws-q2-2023/Resource/ManagementGovernance/AwsSystemsManagerParameterStore')

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