AwsIdentityAccessManagementPermissions

aws-q1-2024/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions
include('aws-q1-2024/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')
Illustration AwsIdentityAccessManagementPermissions AwsIdentityAccessManagementPermissionsCard AwsIdentityAccessManagementPermissionsGroup
illustration for Illustration illustration for AwsIdentityAccessManagementPermissions illustration for AwsIdentityAccessManagementPermissionsCard illustration for AwsIdentityAccessManagementPermissionsGroup

Sprites

The item provides the following sriptes:

  • <$AwsIdentityAccessManagementPermissionsXs>
  • <$AwsIdentityAccessManagementPermissionsSm>
  • <$AwsIdentityAccessManagementPermissionsMd>
  • <$AwsIdentityAccessManagementPermissionsLg>

AwsIdentityAccessManagementPermissions

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

' renders the element
AwsIdentityAccessManagementPermissions('AwsIdentityAccessManagementPermissions', 'Aws Identity Access Management Permissions', '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 AwsIdentityAccessManagementPermissions
include('aws-q1-2024/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')

' renders the element
AwsIdentityAccessManagementPermissions('AwsIdentityAccessManagementPermissions', 'Aws Identity Access Management Permissions', 'an optional tech label', 'an optional description')
@enduml

AwsIdentityAccessManagementPermissionsCard

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 AwsIdentityAccessManagementPermissionsCard
include('aws-q1-2024/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')

' renders the element
AwsIdentityAccessManagementPermissionsCard('AwsIdentityAccessManagementPermissionsCard', 'Aws Identity Access Management Permissions 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 AwsIdentityAccessManagementPermissionsCard
include('aws-q1-2024/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')

' renders the element
AwsIdentityAccessManagementPermissionsCard('AwsIdentityAccessManagementPermissionsCard', 'Aws Identity Access Management Permissions Card', 'an optional description')
@enduml

AwsIdentityAccessManagementPermissionsGroup

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 AwsIdentityAccessManagementPermissionsGroup
include('aws-q1-2024/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')

' renders the element
AwsIdentityAccessManagementPermissionsGroup('AwsIdentityAccessManagementPermissionsGroup', 'Aws Identity Access Management Permissions 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 AwsIdentityAccessManagementPermissionsGroup
include('aws-q1-2024/Resource/SecurityIdentityCompliance/AwsIdentityAccessManagementPermissions')

' renders the element
AwsIdentityAccessManagementPermissionsGroup('AwsIdentityAccessManagementPermissionsGroup', 'Aws Identity Access Management Permissions Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml