AwsTrustedAdvisorChecklistSecurity

aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity
include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity')
Illustration AwsTrustedAdvisorChecklistSecurity AwsTrustedAdvisorChecklistSecurityCard AwsTrustedAdvisorChecklistSecurityGroup
illustration for Illustration illustration for AwsTrustedAdvisorChecklistSecurity illustration for AwsTrustedAdvisorChecklistSecurityCard illustration for AwsTrustedAdvisorChecklistSecurityGroup

Sprites

The item provides the following sriptes:

  • <$AwsTrustedAdvisorChecklistSecurityXs>
  • <$AwsTrustedAdvisorChecklistSecuritySm>
  • <$AwsTrustedAdvisorChecklistSecurityMd>
  • <$AwsTrustedAdvisorChecklistSecurityLg>

AwsTrustedAdvisorChecklistSecurity

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

' renders the element
AwsTrustedAdvisorChecklistSecurity('AwsTrustedAdvisorChecklistSecurity', 'Aws Trusted Advisor Checklist Security', '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 AwsTrustedAdvisorChecklistSecurity
include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity')

' renders the element
AwsTrustedAdvisorChecklistSecurity('AwsTrustedAdvisorChecklistSecurity', 'Aws Trusted Advisor Checklist Security', 'an optional tech label', 'an optional description')
@enduml

AwsTrustedAdvisorChecklistSecurityCard

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

' renders the element
AwsTrustedAdvisorChecklistSecurityCard('AwsTrustedAdvisorChecklistSecurityCard', 'Aws Trusted Advisor Checklist Security 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 AwsTrustedAdvisorChecklistSecurityCard
include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity')

' renders the element
AwsTrustedAdvisorChecklistSecurityCard('AwsTrustedAdvisorChecklistSecurityCard', 'Aws Trusted Advisor Checklist Security Card', 'an optional description')
@enduml

AwsTrustedAdvisorChecklistSecurityGroup

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

' renders the element
AwsTrustedAdvisorChecklistSecurityGroup('AwsTrustedAdvisorChecklistSecurityGroup', 'Aws Trusted Advisor Checklist Security 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 AwsTrustedAdvisorChecklistSecurityGroup
include('aws-q2-2023/Resource/ManagementGovernance/AwsTrustedAdvisorChecklistSecurity')

' renders the element
AwsTrustedAdvisorChecklistSecurityGroup('AwsTrustedAdvisorChecklistSecurityGroup', 'Aws Trusted Advisor Checklist Security Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml