AmazonCloudFrontFunctions

aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions')
Illustration AmazonCloudFrontFunctions AmazonCloudFrontFunctionsCard AmazonCloudFrontFunctionsGroup
illustration for Illustration illustration for AmazonCloudFrontFunctions illustration for AmazonCloudFrontFunctionsCard illustration for AmazonCloudFrontFunctionsGroup

Sprites

The item provides the following sriptes:

  • <$AmazonCloudFrontFunctionsXs>
  • <$AmazonCloudFrontFunctionsSm>
  • <$AmazonCloudFrontFunctionsMd>
  • <$AmazonCloudFrontFunctionsLg>

AmazonCloudFrontFunctions

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

' renders the element
AmazonCloudFrontFunctions('AmazonCloudFrontFunctions', 'Amazon Cloud Front Functions', '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 AmazonCloudFrontFunctions
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions')

' renders the element
AmazonCloudFrontFunctions('AmazonCloudFrontFunctions', 'Amazon Cloud Front Functions', 'an optional tech label', 'an optional description')
@enduml

AmazonCloudFrontFunctionsCard

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 AmazonCloudFrontFunctionsCard
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions')

' renders the element
AmazonCloudFrontFunctionsCard('AmazonCloudFrontFunctionsCard', 'Amazon Cloud Front Functions 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 AmazonCloudFrontFunctionsCard
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions')

' renders the element
AmazonCloudFrontFunctionsCard('AmazonCloudFrontFunctionsCard', 'Amazon Cloud Front Functions Card', 'an optional description')
@enduml

AmazonCloudFrontFunctionsGroup

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 AmazonCloudFrontFunctionsGroup
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions')

' renders the element
AmazonCloudFrontFunctionsGroup('AmazonCloudFrontFunctionsGroup', 'Amazon Cloud Front Functions 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 AmazonCloudFrontFunctionsGroup
include('aws-q2-2023/Resource/NetworkingContentDelivery/AmazonCloudFrontFunctions')

' renders the element
AmazonCloudFrontFunctionsGroup('AmazonCloudFrontFunctionsGroup', 'Amazon Cloud Front Functions Group', 'an optional tech label') {
    note as note
        the content of the group
    end note
}
@enduml