AmazonSimpleStorageServiceS3Standard

aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard')
Illustration AmazonSimpleStorageServiceS3Standard AmazonSimpleStorageServiceS3StandardCard AmazonSimpleStorageServiceS3StandardGroup
illustration for Illustration illustration for AmazonSimpleStorageServiceS3Standard illustration for AmazonSimpleStorageServiceS3StandardCard illustration for AmazonSimpleStorageServiceS3StandardGroup

Sprites

The item provides the following sriptes:

  • <$AmazonSimpleStorageServiceS3StandardXs>
  • <$AmazonSimpleStorageServiceS3StandardSm>
  • <$AmazonSimpleStorageServiceS3StandardMd>
  • <$AmazonSimpleStorageServiceS3StandardLg>

AmazonSimpleStorageServiceS3Standard

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

' renders the element
AmazonSimpleStorageServiceS3Standard('AmazonSimpleStorageServiceS3Standard', 'Amazon Simple Storage Service S3 Standard', '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 AmazonSimpleStorageServiceS3Standard
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard')

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

AmazonSimpleStorageServiceS3StandardCard

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 AmazonSimpleStorageServiceS3StandardCard
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard')

' renders the element
AmazonSimpleStorageServiceS3StandardCard('AmazonSimpleStorageServiceS3StandardCard', 'Amazon Simple Storage Service S3 Standard 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 AmazonSimpleStorageServiceS3StandardCard
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard')

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

AmazonSimpleStorageServiceS3StandardGroup

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 AmazonSimpleStorageServiceS3StandardGroup
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard')

' renders the element
AmazonSimpleStorageServiceS3StandardGroup('AmazonSimpleStorageServiceS3StandardGroup', 'Amazon Simple Storage Service S3 Standard 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 AmazonSimpleStorageServiceS3StandardGroup
include('aws-q2-2023/Resource/Storage/AmazonSimpleStorageServiceS3Standard')

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