AmazonSimpleStorageServiceS3Select

aws-q1-2024/Resource/Storage/AmazonSimpleStorageServiceS3Select
include('aws-q1-2024/Resource/Storage/AmazonSimpleStorageServiceS3Select')
Illustration AmazonSimpleStorageServiceS3Select AmazonSimpleStorageServiceS3SelectCard AmazonSimpleStorageServiceS3SelectGroup
illustration for Illustration illustration for AmazonSimpleStorageServiceS3Select illustration for AmazonSimpleStorageServiceS3SelectCard illustration for AmazonSimpleStorageServiceS3SelectGroup

Sprites

The item provides the following sriptes:

  • <$AmazonSimpleStorageServiceS3SelectXs>
  • <$AmazonSimpleStorageServiceS3SelectSm>
  • <$AmazonSimpleStorageServiceS3SelectMd>
  • <$AmazonSimpleStorageServiceS3SelectLg>

AmazonSimpleStorageServiceS3Select

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

' renders the element
AmazonSimpleStorageServiceS3Select('AmazonSimpleStorageServiceS3Select', 'Amazon Simple Storage Service S3 Select', '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 AmazonSimpleStorageServiceS3Select
include('aws-q1-2024/Resource/Storage/AmazonSimpleStorageServiceS3Select')

' renders the element
AmazonSimpleStorageServiceS3Select('AmazonSimpleStorageServiceS3Select', 'Amazon Simple Storage Service S3 Select', 'an optional tech label', 'an optional description')
@enduml

AmazonSimpleStorageServiceS3SelectCard

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 AmazonSimpleStorageServiceS3SelectCard
include('aws-q1-2024/Resource/Storage/AmazonSimpleStorageServiceS3Select')

' renders the element
AmazonSimpleStorageServiceS3SelectCard('AmazonSimpleStorageServiceS3SelectCard', 'Amazon Simple Storage Service S3 Select 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 AmazonSimpleStorageServiceS3SelectCard
include('aws-q1-2024/Resource/Storage/AmazonSimpleStorageServiceS3Select')

' renders the element
AmazonSimpleStorageServiceS3SelectCard('AmazonSimpleStorageServiceS3SelectCard', 'Amazon Simple Storage Service S3 Select Card', 'an optional description')
@enduml

AmazonSimpleStorageServiceS3SelectGroup

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 AmazonSimpleStorageServiceS3SelectGroup
include('aws-q1-2024/Resource/Storage/AmazonSimpleStorageServiceS3Select')

' renders the element
AmazonSimpleStorageServiceS3SelectGroup('AmazonSimpleStorageServiceS3SelectGroup', 'Amazon Simple Storage Service S3 Select 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 AmazonSimpleStorageServiceS3SelectGroup
include('aws-q1-2024/Resource/Storage/AmazonSimpleStorageServiceS3Select')

' renders the element
AmazonSimpleStorageServiceS3SelectGroup('AmazonSimpleStorageServiceS3SelectGroup', 'Amazon Simple Storage Service S3 Select Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml